WalletCard.CardLocations プロパティ

定義

このカードが役立つ可能性がある場所の一覧。

public System.Collections.Generic.IList<Android.Locations.Location> CardLocations { [Android.Runtime.Register("getCardLocations", "()Ljava/util/List;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getCardLocations", "()Ljava/util/List;", "", ApiSince=34)>]
member this.CardLocations : System.Collections.Generic.IList<Android.Locations.Location>

プロパティ値

属性

注釈

このカードが役立つ可能性がある場所の一覧。

の Java ドキュメント android.service.quickaccesswallet.WalletCard.getCardLocations()

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象