Align
Description:
public enum Align
Specifies if a status bar item is in the group on the right or left side of the status bar.
Content:
Enum values:
- LEFT - The status bar item is in
the left hand group.
- RIGHT - The status bar item is
in the right hand group.