Share via


UITextField.ShouldClear Property

Definition

Raised when the text field wants to know if the text in the text field should be cleared.

public UIKit.UITextFieldCondition? ShouldClear { get; set; }
member this.ShouldClear : UIKit.UITextFieldCondition with get, set

Property Value

Applies to