Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration StageScaleMode

The StageScaleMode class provides values for the Stage.scaleMode property.

Index

Enumeration members

Enumeration members

EXACT_FIT

EXACT_FIT: = "exactFit"

NO_BORDER

NO_BORDER: = "noBorder"

NO_SCALE

NO_SCALE: = "noScale"

SHOW_ALL

SHOW_ALL: = "showAll"

Generated using TypeDoc