ConfirmationAlreadyPresentingException 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
ConfirmationAlreadyPresentingException() | |
ConfirmationAlreadyPresentingException(String) | |
ConfirmationAlreadyPresentingException(IntPtr, JniHandleOwnership) |
ConfirmationAlreadyPresentingException()
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=28)]
public ConfirmationAlreadyPresentingException ();
- 屬性
適用於
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
參數
- message
- String
- 屬性
適用於
ConfirmationAlreadyPresentingException(IntPtr, JniHandleOwnership)
protected ConfirmationAlreadyPresentingException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Security.ConfirmationAlreadyPresentingException : nativeint * Android.Runtime.JniHandleOwnership -> Android.Security.ConfirmationAlreadyPresentingException
參數
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership