UIView+UITextInputTraits.h @interface UIView (UITextInputTraits) - (void)changeKeyboardType:(UIKeyboardType)keyboardType; @end // UIView+Additions.m #import ...
確定! 回上一頁