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