WalletCard.Builder.SetNonPaymentCardSecondaryImage(Icon) Method

Definition

[Android.Runtime.Register("setNonPaymentCardSecondaryImage", "(Landroid/graphics/drawable/Icon;)Landroid/service/quickaccesswallet/WalletCard$Builder;", "", ApiSince=34)]
public Android.Service.QuickAccessWallet.WalletCard.Builder SetNonPaymentCardSecondaryImage (Android.Graphics.Drawables.Icon? nonPaymentCardSecondaryImage);
[<Android.Runtime.Register("setNonPaymentCardSecondaryImage", "(Landroid/graphics/drawable/Icon;)Landroid/service/quickaccesswallet/WalletCard$Builder;", "", ApiSince=34)>]
member this.SetNonPaymentCardSecondaryImage : Android.Graphics.Drawables.Icon -> Android.Service.QuickAccessWallet.WalletCard.Builder

Parameters

nonPaymentCardSecondaryImage
Icon

Returns

Attributes

Applies to