Share via


UITextField.ClearsOnInsertion Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ClearsOnInsertion { [Foundation.Export("clearsOnInsertion")] get; [Foundation.Export("setClearsOnInsertion:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("clearsOnInsertion")>]
[<set: Foundation.Export("setClearsOnInsertion:")>]
member this.ClearsOnInsertion : bool with get, set

Property Value

Attributes

Applies to