Help developers solve problems
Learn more
| java.lang.Object | |
| ↳ | com.google.android.gms.wallet.fragment.WalletFragmentOptions |
Defines configurations for WalletFragment. You can pass the options in using the static
factory method newInstance(WalletFragmentOptions). If you add a Wallet
fragment using XML, you can apply these options using custom XML tags.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| WalletFragmentOptions.Builder |
Builder for building WalletFragmentOptions.
|
||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.Parcelable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CREATOR | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns a new builder for building a
WalletFragmentOptions.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
Returns a new builder for building a WalletFragmentOptions.