| Property | Defined By | ||
|---|---|---|---|
| batteryLevel : int [static] [read-only] | Battery | ||
| listener : EventDispatcher [static] [read-only] | Battery | ||
| Constant | Defined By | ||
|---|---|---|---|
| EXTENSION_ID : String = com.myflashlab.air.extensions.battery [static] | Battery | ||
| VERSION : String = 0.0.11 [static] | Battery | ||
| batteryLevel | property |
batteryLevel:int [read-only] public static function get batteryLevel():int| listener | property |
listener:EventDispatcher [read-only] public static function get listener():EventDispatcher| dispose | () | method |
public static function dispose():void| init | () | method |
public static function init():void| EXTENSION_ID | Constant |
public static const EXTENSION_ID:String = com.myflashlab.air.extensions.battery| VERSION | Constant |
public static const VERSION:String = 0.0.11