Define configurations for Android Dynamic Button
| class | ButtonOptions.Builder | Builder for building ButtonOptions. |
|
| public static final Creator<ButtonOptions> | CREATOR |
| boolean | |
| String |
getAllowedPaymentMethods()
Return stringified JSON of allowedPaymentMethods
|
| int |
getButtonTheme()
Return button theme
|
| int |
getButtonType()
Return button type
|
| int |
getCornerRadius()
Return corner radius value in dp
|
| int |
hashCode()
|
| static ButtonOptions.Builder |
newBuilder()
Returns a new builder for building a
ButtonOptions.
|
| void |
writeToParcel(Parcel dest, int
flags)
|
Return stringified JSON of allowedPaymentMethods
Return button theme
Return button type
Return corner radius value in dp
Returns a new builder for building a ButtonOptions.