The StageAlign class provides constant values to use for the Stage.align property.

Variables

@: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

Specifies that the Stage is aligned on the left.

@:enum@:implinlineread onlyRIGHT:StageAlign

Specifies that the Stage is aligned to the right.

@:enum@:implinlineread onlyTOP:StageAlign

Specifies that the Stage is aligned at the top.

@:enum@:implinlineread onlyTOP_LEFT:StageAlign

Specifies that the Stage is aligned on the left.

@:enum@:implinlineread onlyTOP_RIGHT:StageAlign

Specifies that the Stage is aligned to the right.