Martin Stolz

2个库

Scout

Scout 利用 URL 方案功能 discovers iOS 设备上安装的应用程序。根据您的需求评估数据。

许可证:MIT

  • Objective C

US2KeyboardType

US2KeyboardType 是一个在 UIApplication 上的 category,用于确定键盘的当前 UIKeyboardType 状态。由于 Apple 不提供确定键盘当前状态的 API,这个 category 通过遍历键盘层次结构来查找当前状态的线索来帮助。keyboardType 只读属性返回一个 UIKeyboardType。

许可证:MIT

  • Objective C