Uses of Class
org.robovm.apple.localauthentication.LABiometryType
| Package | Description |
|---|---|
| org.robovm.apple.localauthentication |
-
Uses of LABiometryType in org.robovm.apple.localauthentication
Methods in org.robovm.apple.localauthentication that return LABiometryType Modifier and Type Method Description LABiometryTypeLAContext. getBiometryType()static LABiometryTypeLABiometryType. valueOf(long n)Returns the enum constant of this type with the specified name.static LABiometryTypeLABiometryType. valueOf(String name)Returns the enum constant of this type with the specified name.static LABiometryType[]LABiometryType. values()Returns an array containing the constants of this enum type, in the order they are declared.