Uses of Class
flash.display.StageScaleMode

Packages that use StageScaleMode
flash.display   
 

Uses of StageScaleMode in flash.display
 

Methods in flash.display that return StageScaleMode
static StageScaleMode StageScaleMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StageScaleMode[] StageScaleMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in flash.display with parameters of type StageScaleMode
 void Stage.setScaleMode(StageScaleMode scaleMode)
           
 



Copyright © 2012. All Rights Reserved.