UITextField.ClearButtonMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This property controls when the 'clear' button appears in the text field.
public virtual UIKit.UITextFieldViewMode ClearButtonMode { [Foundation.Export("clearButtonMode")] get; [Foundation.Export("setClearButtonMode:")] set; }
member this.ClearButtonMode : UIKit.UITextFieldViewMode with get, set
Property Value
- Attributes