LayerViewState class final
The state of a layer in a GeoViewController.
This object allows you to know the current state of a layer in a view.
- Implemented types
Properties
- error → ArcGISException?
-
The error that describes a problem encountered when displaying layers in a
GeoViewController.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- status → LayerViewStatus
-
The status of a layer in the view.
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