Property | Defined By | ||
---|---|---|---|
accuracy : String | Location | ||
altitude : String | Location | ||
bearing : String | Location | ||
latitude : String | Location | ||
longitude : String | Location | ||
provider : String | Location | ||
speed : String | Location | ||
time : String | Location |
Method | Defined By | ||
---|---|---|---|
Location() | Location |
accuracy | property |
public var accuracy:String
altitude | property |
public var altitude:String
bearing | property |
public var bearing:String
latitude | property |
public var latitude:String
longitude | property |
public var longitude:String
provider | property |
public var provider:String
speed | property |
public var speed:String
time | property |
public var time:String
Location | () | Constructor |
public function Location()