Freigeben über


ConfirmationCallback Constructors

Definition

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

Applies to