WalletCard.Builder.SetCardLabel Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| SetCardLabel(ICharSequence) | |
| SetCardLabel(String) |
SetCardLabel(ICharSequence)
[Android.Runtime.Register("setCardLabel", "(Ljava/lang/CharSequence;)Landroid/service/quickaccesswallet/WalletCard$Builder;", "", ApiSince=30)]
public Android.Service.QuickAccessWallet.WalletCard.Builder SetCardLabel(Java.Lang.ICharSequence? cardLabel);
[<Android.Runtime.Register("setCardLabel", "(Ljava/lang/CharSequence;)Landroid/service/quickaccesswallet/WalletCard$Builder;", "", ApiSince=30)>]
member this.SetCardLabel : Java.Lang.ICharSequence -> Android.Service.QuickAccessWallet.WalletCard.Builder
Parametri
- cardLabel
- ICharSequence
Valori restituiti
- Attributi
Si applica a
SetCardLabel(String)
public Android.Service.QuickAccessWallet.WalletCard.Builder SetCardLabel(string? cardLabel);
member this.SetCardLabel : string -> Android.Service.QuickAccessWallet.WalletCard.Builder
Parametri
- cardLabel
- String