UITextField.ClearButtonMode Property

Definition

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

Applies to