public final class LABiometryType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
None
The device does not support biometry.
|
static long |
TypeFaceID
The device supports Face ID.
|
static long |
TypeNone
The device does not support biometry.
|
static long |
TypeTouchID
The device supports Touch ID.
|
public static final long None
public static final long TypeTouchID
public static final long TypeFaceID
public static final long TypeNone