Class OfflineSettings

java.lang.Object
com.esri.arcgisruntime.mapping.OfflineSettings

public final class OfflineSettings extends Object
Settings in an online web map which the author has configured for offline use.

Offline settings can be configured by a web map author to provide default values which are appropriate for taking a map offline. Applications which take the map offline can choose to ignore these offline settings when setting parameters for an OfflineMapTask.

Note: the following methods will use the offline settings to set the default parameter values:

Since:
100.5.0