工具 API

get_platform_compatibility

get_platform_compatibility

search1 积分

调用信息

工具标识
apple-dev-docs.get_platform_compatibility
服务提供方
苹果开发者文档
平均响应
0 ms
近 7 天调用
0

输入参数

apiUrl必填

API URL to check compatibility. Example: "https://developer.apple.com/documentation/swiftui/list"

compareMode

Check single API or entire framework. "framework" shows all APIs in the framework. Default: "single"

includeRelated

Also check related APIs' compatibility. Useful for finding platform-specific alternatives. Default: false