UIKit.UITextField.ClearsOnInsertion Property
Whether a paste operation should replace existing content.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[get: Foundation.Export("clearsOnInsertion")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[set: Foundation.Export("setClearsOnInsertion:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual bool ClearsOnInsertion { get; set; }

Value

The default is false.

Remarks

If true, the selection UI is hidden and a post operation replaces the existing content.

Requirements

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