Const
Returns true when the user has configured any secure lock method such as a PIN or biometric.
Compatibility:
const result = await isPinOrFingerprintSet(); Copy
const result = await isPinOrFingerprintSet();
Returns true when the user has configured any secure lock method such as a PIN or biometric.
Compatibility:
