CurrentDevice
public enum CurrentDevice
Enum used to get details about the current device’s capabilities
-
Is the current device a simulator
Declaration
Swift
public static var isSimulator: Bool { get }
-
Declaration
Swift
public static func biometricTypeAuthorized() -> BiometricType
-
Declaration
Swift
public static func biometricTypeSupported() -> BiometricType