Share via


UITextInputTraits_Extensions.SetSecureTextEntry Method

Definition

Whether the entered text should be hidden.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void SetSecureTextEntry(this UIKit.IUITextInputTraits This, bool value);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SetSecureTextEntry : UIKit.IUITextInputTraits * bool -> unit

Parameters

value
Boolean
Attributes

Applies to