Share via


UITextDocumentProxy.SecureTextEntry Property

Definition

Whether the entered text should be hidden.

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

Property Value

Implements

Attributes

Applies to