The following members of QML type Unit are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- unitId : int
(obsolete)
Signals
- unitIdChanged()
(obsolete)
Property Documentation
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
The unit ID. This property is deprecated in 100.14. Use the wkid instead.
Signal Documentation
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 unitId property changes.
Note: This signal will only be emitted when the property initializes during the instantiation of the component.
This signal is deprecated in 100.14. Use the signal wkidChanged instead.
Note: The corresponding handler is onUnitIdChanged
.
This signal was introduced in Esri.ArcGISRuntime 100.4.