Share via


UITextField.ShouldEndEditing Property

Definition

Raised when the text field wants to know if editing should end.

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

Property Value

Applies to