BiometricPrompt.AuthenticationCallback Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
BiometricPrompt.AuthenticationCallback() | |
BiometricPrompt.AuthenticationCallback(IntPtr, JniHandleOwnership) |
BiometricPrompt.AuthenticationCallback()
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=28)]
public AuthenticationCallback ();
- Attributes
Applies to
BiometricPrompt.AuthenticationCallback(IntPtr, JniHandleOwnership)
protected AuthenticationCallback (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Hardware.Biometrics.BiometricPrompt.AuthenticationCallback : nativeint * Android.Runtime.JniHandleOwnership -> Android.Hardware.Biometrics.BiometricPrompt.AuthenticationCallback
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership