Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

ToolBar.getAutoSize

Retrieves a boolean value that indicates whether this ToolBar control is configured to autosize itself based on the size of the text and images the buttons contain.

Syntax

public final boolean getAutoSize()

Return Value

Returns true if the toolbar is currently set to autosize; otherwise, returns false.

See Also   setAutoSize