WalletCard.Builder.SetNonPaymentCardSecondaryImage(Icon) メソッド

定義

[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

パラメーター

nonPaymentCardSecondaryImage
Icon

戻り値

属性

適用対象