com.usebutton.sdk.purchasepath.BrowserInterface.Footer |
Footer chrome for the embedded browser.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the current background color of the browser footer.
| |||||||||||
Returns the current tint (accent) color of the browser footer.
| |||||||||||
Sets the background color for the browser footer.
| |||||||||||
Sets the tint (accent) color for the browser footer.
|
Returns the current background color of the browser footer.
Returns the current tint (accent) color of the browser footer.
Sets the background color for the browser footer.
color | The hex value of the background color. |
---|
Sets the tint (accent) color for the browser footer. The tint is applied to non-text UI elements.
color | The hex value of the tint (accent) color. |
---|