Packagecom.myflashlab.air.extensions.gps
Classpublic class State
InheritanceState Inheritance Object



Public Properties
 PropertyDefined By
  locationServicesEnabled : Boolean
[read-only] Indicates if the location service is enabled on your device or not.
State
Public Methods
 MethodDefined By
  
State($context:ExtensionContext)
State
Property Detail
locationServicesEnabledproperty
locationServicesEnabled:Boolean  [read-only]

Indicates if the location service is enabled on your device or not.


Implementation
    public function get locationServicesEnabled():Boolean
Constructor Detail
State()Constructor
public function State($context:ExtensionContext)



Parameters
$context:ExtensionContext