WalletCard.Builder.SetCardIcon(Icon) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setCardIcon", "(Landroid/graphics/drawable/Icon;)Landroid/service/quickaccesswallet/WalletCard$Builder;", "", ApiSince=30)]
public Android.Service.QuickAccessWallet.WalletCard.Builder SetCardIcon (Android.Graphics.Drawables.Icon? cardIcon);
[<Android.Runtime.Register("setCardIcon", "(Landroid/graphics/drawable/Icon;)Landroid/service/quickaccesswallet/WalletCard$Builder;", "", ApiSince=30)>]
member this.SetCardIcon : Android.Graphics.Drawables.Icon -> Android.Service.QuickAccessWallet.WalletCard.Builder
- cardIcon
- Icon
- Attributes