WalletServiceEvent(Int32) 构造函数

定义

创建新的 DismissWalletRequest。

[Android.Runtime.Register(".ctor", "(I)V", "", ApiSince=30)]
public WalletServiceEvent (int eventType);
[<Android.Runtime.Register(".ctor", "(I)V", "", ApiSince=30)>]
new Android.Service.QuickAccessWallet.WalletServiceEvent : int -> Android.Service.QuickAccessWallet.WalletServiceEvent

参数

eventType
Int32
属性

注解

创建新的 DismissWalletRequest。

适用于 . 的 android.service.quickaccesswallet.WalletServiceEvent.WalletServiceEvent(int)Java 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于