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