AutoFit: Boolean
The AutoFit property determines an automatic alignment of toolbar items.
Available values:
true. Items will be aligned.
false. Default value. Items will not be aligned.
Use JSON or the setAutoFit method to set the property value and the getAutoFit method to get the property value.
The property use is given in description of the ToolBar.removeItems method.
See also: