class CustomTextInputView : UIControl, UIKeyInput {. var label : UILabel? override func canBecomeFirstResponder() -> Bool {. return true. }.
確定! 回上一頁