Share via


UITextField.ShouldBeginEditing Property

Definition

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

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

Property Value

Applies to