UIKit.UITextField.ClearsOnBeginEditing Property
This property indicates if the control will delete any existing text before editing.

Syntax

[get: Foundation.Export("clearsOnBeginEditing")]
[set: Foundation.Export("setClearsOnBeginEditing:")]
public virtual bool ClearsOnBeginEditing { get; set; }

Value

Remarks

If true, then existing text will be cleared when the control is selected for input.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0