addSpacer(width, height)
Class: ToolBar.
Description:
Add an invisible spacer of specified width and height.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
number |
Width of the spacer block |
|
|
number |
Height of the spacer block |
Returns:
Returns this ToolBar component for method chaining.
Type: ToolBar
