UITextView.SecureTextEntry Property

Definition

This property controls if the text being displayed should be hidden.

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