GetWalletCardsResponse.SelectedIndex Property

Definition

The selectedIndex represents the index of the card that should be presented in the 'selected' position when the cards are initially displayed in the quick access wallet.

public int SelectedIndex { [Android.Runtime.Register("getSelectedIndex", "()I", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getSelectedIndex", "()I", "", ApiSince=30)>]
member this.SelectedIndex : int

Property Value

Int32
Attributes

Remarks

Java documentation for android.service.quickaccesswallet.GetWalletCardsResponse.getSelectedIndex().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to