OfflineCapability QML Type

Describes whether a layer or table can be included in an offline map. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.1
Inherits:

Object

Properties

Detailed Description

Note: You cannot declare or create a component of this type in QML code.

Property Documentation

offlineCapabilityError : Error

Returns the associated error if the layer or table could not be taken offline (read-only), null otherwise.


remainsOnline : bool

Indicates if this online only layer or table will be referenced from an offline map (read-only).

This relates to the GenerateOfflineMapParameters::onlineOnlyServicesOption property. If GenerateOfflineMapParameters::onlineOnlyServicesOption is set to Enums.OnlineOnlyServicesOptionExclude, this property will always be false. If GenerateOfflineMapParameters::onlineOnlyServicesOption is set to Enums.OnlineOnlyServicesOptionInclude, this property may be true for layers that cannot be taken offline.

This property was introduced in Esri.ArcGISRuntime 100.9.


supportsOffline : bool

Returns whether this layer or table supports being taken offline (read-only).


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close