UITextInputTraits_Extensions.GetSecureTextEntry(IUITextInputTraits) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- This
- IUITextInputTraits
Returns
- Attributes