다음을 통해 공유


WalletCard.CardType Property

Definition

Returns the card type.

public Android.Service.QuickAccessWallet.WalletCardType CardType { [Android.Runtime.Register("getCardType", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getCardType", "()I", "", ApiSince=34)>]
member this.CardType : Android.Service.QuickAccessWallet.WalletCardType

Property Value

Attributes

Remarks

Returns the card type.

Java documentation for android.service.quickaccesswallet.WalletCard.getCardType().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to