工具 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"
compareModeCheck single API or entire framework. "framework" shows all APIs in the framework. Default: "single"
includeRelatedAlso check related APIs' compatibility. Useful for finding platform-specific alternatives. Default: false