Edit.getTextAlign

Overview | Methods | This Package | All Packages

Edit.getTextAlign

Retrieves a value indicating how text is aligned in an edit control.

Syntax

public final int getTextAlign()

Return Value

Returns an integer that specifies how text is aligned in an edit control. Possible return values are constants defined in the HorizontalAlignment class.

See Also   setTextAlign