@protocol UIKeyInput <UITextInputTraits> @property (nonatomic,readonly) BOOL hasText;. @required. -(void)insertText:(id)arg1;. -(void)deleteBackward;.
確定! 回上一頁