Field Detail
BOTTOM
static public BOTTOM:String Specifies that the Stage is aligned at the bottom.
BOTTOM_LEFT
static public BOTTOM_LEFT:String Specifies that the Stage is aligned in the bottom-left corner.
BOTTOM_RIGHT
static public BOTTOM_RIGHT:String Specifies that the Stage is aligned in the bottom-right corner.
LEFT
static public LEFT:String Specifies that the Stage is aligned on the left.
RIGHT
static public RIGHT:String Specifies that the Stage is aligned to the right.
TOP
static public TOP:String Specifies that the Stage is aligned at the top.
TOP_LEFT
static public TOP_LEFT:String Specifies that the Stage is aligned in the top-left corner.
TOP_RIGHT
static public TOP_RIGHT:String Specifies that the Stage is aligned in the top-right corner.