Obsolete Members for FeatureLayer

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

Properties

Signals

Property Documentation

selectionColor : color

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

The color to use for drawing a halo around selected features.

This property is deprecated in 100.4. Use selectionProperties instead.


selectionWidth : double

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

The width of the selection halo, in DIPs.

This property is deprecated in 100.4. There is no replacement property for the selection width. Selection width will be removed in a future release.


Signal Documentation

labelDefinitionsChanged()

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 labelDefinitions property changes.

This signal is deprecated at 100.15. Use the signals on the list model to determine when the model changes.

Note: The corresponding handler is onLabelDefinitionsChanged.

This signal was introduced in Esri.ArcGISRuntime 100.1.


selectionColorChanged()

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 selectionColor property changes.

Note: The corresponding handler is onSelectionColorChanged.


selectionWidthChanged()

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 selectionWidth property changes.

Note: The corresponding handler is onSelectionWidthChanged.


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