ConfirmationCallback 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
ConfirmationCallback() | |
ConfirmationCallback(IntPtr, JniHandleOwnership) |
ConfirmationCallback()
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=28)]
public ConfirmationCallback ();
- Attributes
Applies to
ConfirmationCallback(IntPtr, JniHandleOwnership)
protected ConfirmationCallback (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Security.ConfirmationCallback : nativeint * Android.Runtime.JniHandleOwnership -> Android.Security.ConfirmationCallback
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership