OfflineCapability class final

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

Implemented types

Properties

error ArcGISException?
An error if the layer or table could not be included in the offline map, otherwise null.
no setter
hashCode int
The hash code for this object.
no setterinherited
remainsOnline bool
Indicates if this online only layer or table will be referenced from an offline map.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
supportsOffline bool
Indicates if this layer or table supports being taken offline.
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited