Overview
Published Properties
Property name | Description |
---|---|
Items[Index] | The items displayed on the ToolBar. |
Style | The ToolBar style that specifies its appearance. |
TintColor | The color used to tint the bar. |
Translucent | A Boolean value that indicates whether the ToolBar is translucent or not. |
Visible | Shows / hides the ToolBar. |
Public Properties
Property name | Description |
---|---|
ToolBar | Returns a reference to the native iOS UIToolbar . |