Retrieves the current alignment.
public int getTextAlign()
Returns the current alignment, which can be either right-aligned (LeftRightAlignment.RIGHT) or left-aligned (LeftRightAlignment.LEFT).
See Also setTextAlign