Obsolete Members for ArcGISRuntimeEnvironment

The following members of QML type ArcGISRuntimeEnvironment are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Signals

Property Documentation

networkCachingEnabled : bool

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Returns whether network caching is enabled.

This is a global setting and applies to all network requests.

The default value is true.

When set to false, no disk caching will be used. When set to true, network requests will attempt to cache results and use those as possible when the same request is made again.

Network caching can improve the performance of loading network resources.

This property is deprecated in 100.8.0. Use NetworkCacheConfiguration instead.

This property was introduced in Esri.ArcGISRuntime 100.7.


Signal Documentation

networkCachingEnabledChanged()

This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Emitted when the networkCachingEnabled property changes.

Note: The corresponding handler is onNetworkCachingEnabledChanged.

This signal was introduced in Esri.ArcGISRuntime 100.7.


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