dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Enums
ViewModelState Enum
Enumeration for the state of the view model.
public enum ViewModelState
Fields
Ready
0
Disabled
1
Loading
2
Error
3
Enumeration for the state of the view model.
public enum ViewModelState
Ready
0
Disabled
1
Loading
2
Error
3