The StageAlign class provides constant values to use for the Stage.align property.
Stage.align
@:enum@:implinlineread onlyBOTTOM:StageAlign
Specifies that the Stage is aligned at the bottom.
@:enum@:implinlineread onlyBOTTOM_LEFT:StageAlign
Specifies that the Stage is aligned on the left.
@:enum@:implinlineread onlyBOTTOM_RIGHT:StageAlign
Specifies that the Stage is aligned to the right.
@:enum@:implinlineread onlyLEFT:StageAlign
@:enum@:implinlineread onlyRIGHT:StageAlign
@:enum@:implinlineread onlyTOP:StageAlign
Specifies that the Stage is aligned at the top.
@:enum@:implinlineread onlyTOP_LEFT:StageAlign
@:enum@:implinlineread onlyTOP_RIGHT:StageAlign