dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Enums
ExpandMode Enum
The mode in which the Expand widget displays. These modes are listed below.
Possible Values:”auto”|”floating”|”drawer”
Default Value:”auto”
public enum ExpandMode
Fields
Auto
0
Drawer
2
Floating
1