Property MapAreas
| Edit this page View SourceMapAreas
Gets the current map areas.
Declaration
public IReadOnlyCollection<IOfflineMapAreaItem>? MapAreas { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyCollection<IOfflineMapAreaItem> |
Gets the current map areas.
public IReadOnlyCollection<IOfflineMapAreaItem>? MapAreas { get; }
| Type | Description |
|---|---|
| IReadOnlyCollection<IOfflineMapAreaItem> |