WebToolbar.Positions
From Xojo Documentation
Enumeration
The positions on the page in which the toolbar can be displayed.
Values
Enum | Description |
---|---|
Bottom | The toolbar will be displayed on the bottom of the webpage. |
Inset | The toolbar will be displayed inset from the top on the webpage. |
Top | The toolbar will be displayed on the top of the webpage. |
Compatibility
Web projects on Linux, macOS and Windows operating systems.
See Also
Position property.