1 typedef NS_ENUM(NSInteger, UIKeyboardType) { 2 UIKeyboardTypeDefault, // Default type for the current input method. 3 UIKeyboardTypeASCIICapable ...
確定! 回上一頁