| Package | com.gestureworks.cml.utils |
| Class | public class SystemWindow |
| Inheritance | SystemWindow flash.display.NativeWindow |
| Property | Defined By | ||
|---|---|---|---|
| backgroundColor : int
sets the background color of window
| SystemWindow | ||
| id : String
sets the id
| SystemWindow | ||
| Method | Defined By | ||
|---|---|---|---|
SystemWindow(initOptions:NativeWindowInitOptions)
Constructor
| SystemWindow | ||
| backgroundColor | property |
backgroundColor:intsets the background color of window
public function get backgroundColor():int public function set backgroundColor(value:int):void| id | property |
id:Stringsets the id
public function get id():String public function set id(value:String):void| SystemWindow | () | Constructor |
public function SystemWindow(initOptions:NativeWindowInitOptions)Constructor
ParametersinitOptions:NativeWindowInitOptions |