WalletCard.Builder.SetCardLocations(IList<Location>) 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.
[Android.Runtime.Register("setCardLocations", "(Ljava/util/List;)Landroid/service/quickaccesswallet/WalletCard$Builder;", "", ApiSince=34)]
public Android.Service.QuickAccessWallet.WalletCard.Builder SetCardLocations(System.Collections.Generic.IList<Android.Locations.Location> cardLocations);
[<Android.Runtime.Register("setCardLocations", "(Ljava/util/List;)Landroid/service/quickaccesswallet/WalletCard$Builder;", "", ApiSince=34)>]
member this.SetCardLocations : System.Collections.Generic.IList<Android.Locations.Location> -> Android.Service.QuickAccessWallet.WalletCard.Builder
Parametri
Restituisce
- Attributi