Share via


UITextInputTraits_Extensions.GetSecureTextEntry(IUITextInputTraits) Method

Definition

Whether the entered text should be hidden.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool GetSecureTextEntry(this UIKit.IUITextInputTraits This);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetSecureTextEntry : UIKit.IUITextInputTraits -> bool

Parameters

Returns

Attributes

Applies to