opaque | |||||||
Type | property | ||||||
Dictionary | widget.browser | ||||||
Library | Browser | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.browser | ||||||
Summary | Controls whether the browser draws a background. | ||||||
Introduced | 10.0.0 | ||||||
OS | mac, ios, android | ||||||
Platforms | desktop, mobile | ||||||
Values |
| ||||||
Description | Use the opaque property to control if the browser should draw a background. Warning: Setting the opaque property to false may reduce the graphics performance of the browser on Android as it is only supported when it is rendered in software. |