UITextDocumentProxy.SecureTextEntry Property

Definition

Gets or sets whether this UITextDocumentProxy object hides entered text.

public virtual bool SecureTextEntry { [Foundation.Export("isSecureTextEntry")] get; [Foundation.Export("setSecureTextEntry:")] set; }
member this.SecureTextEntry : bool with get, set

Property Value

Implements

Attributes

Applies to