isBiometricSupported

fun isBiometricSupported(context: Context): Boolean

Checks if the device supports biometric authentication

Parameters

context

The Context for Context.getSystemService and PackageManager invocation