Share via


UITextField.ShouldChangeCharacters Property

Definition

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

public UIKit.UITextFieldChange? ShouldChangeCharacters { get; set; }
member this.ShouldChangeCharacters : UIKit.UITextFieldChange with get, set

Property Value

Applies to