LABiometryType Enum

Definition

Enumerates supported biometric authentication types.

[ObjCRuntime.Native]
public enum LABiometryType
[<ObjCRuntime.Native>]
type LABiometryType = 
Inheritance
LABiometryType
Attributes

Fields

Name Value Description
None 0

Indicates that biometric authentication is not supported.

TouchId 1

Indicates that Touch ID is supported.

FaceId 2

Indicates that Face ID is supported.

OpticId 4

Applies to