isUserVerifyingPlatformAuthenticatorAvailable
inline suspend fun PublicKeyCredential.Companion.isUserVerifyingPlatformAuthenticatorAvailable(): Boolean(source)
The isUserVerifyingPlatformAuthenticatorAvailable()
static method of the PublicKeyCredential interface returns a Promise which resolves to true
if a user-verifying platform authenticator is present.