UITextField *textField = [[UITextField alloc] init];//初始化. textField.userInteractionEnabled = YES;//是否可用.
確定! 回上一頁