PackageappCoreLib.core
Interfacepublic interface IApplicationShell

IApplicationShell provided a single method for letting the application know that its assets have been loaded and can now load visual content. The Application level class will implement this interface.



Public Methods
 MethodDefined by
  
shellInitialized(evt:Event = null):void
IApplicationShell
Method detail
shellInitialized()method
public function shellInitialized(evt:Event = null):voidParameters
evt:Event (default = null)