ToolBar.getTextAlign

Overview | Methods | This Package | All Packages

ToolBar.getTextAlign

Retrieves an integer constant that specifies how text is positioned in relation to the images on a toolbar button.

Syntax

public final int getTextAlign()

Return Value

Returns an integer that specifies the alignment of the text. The returned value is one of the enumeration constants defined in the ToolBarTextAlign class.

See Also   setTextAlign