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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CREATOR |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a new builder for building a
WalletFragmentOptions .
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Returns a new builder for building a WalletFragmentOptions
.