Delegate IUsesGeoLocationMethods.TryGetGeoLocationDelegate
Namespace: Unity.MARS
Syntax
public delegate bool TryGetGeoLocationDelegate(out GeographicCoordinate coordinate);
Parameters
Type | Name | Description |
---|---|---|
GeographicCoordinate | coordinate |
Returns
Type | Description |
---|---|
Boolean |