LAContext.BiometryType Property

Definition

Gets a value that tells what kind of biometric authentication is supported by the device.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual LocalAuthentication.LABiometryType BiometryType { [Foundation.Export("biometryType")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("biometryType")>]
member this.BiometryType : LocalAuthentication.LABiometryType

Property Value

Attributes

Applies to