Freigeben über


ConfirmationAlreadyPresentingException Konstruktoren

Definition

Überlädt

ConfirmationAlreadyPresentingException()
ConfirmationAlreadyPresentingException(String)
ConfirmationAlreadyPresentingException(IntPtr, JniHandleOwnership)

ConfirmationAlreadyPresentingException()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=28)]
public ConfirmationAlreadyPresentingException ();
Attribute

Gilt für:

ConfirmationAlreadyPresentingException(String)

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=28)]
public ConfirmationAlreadyPresentingException (string? message);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=28)>]
new Android.Security.ConfirmationAlreadyPresentingException : string -> Android.Security.ConfirmationAlreadyPresentingException

Parameter

message
String
Attribute

Gilt für:

ConfirmationAlreadyPresentingException(IntPtr, JniHandleOwnership)

protected ConfirmationAlreadyPresentingException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Security.ConfirmationAlreadyPresentingException : nativeint * Android.Runtime.JniHandleOwnership -> Android.Security.ConfirmationAlreadyPresentingException

Parameter

javaReference
IntPtr

nativeint

Gilt für: