cara memilih tetapi tidak fokus Textfield Swift

 func textFieldShouldBeginEditing(textField: UITextField) -> Bool {
    return false;
}
Mobile Star