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