dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core
BlazorMode Enum
Identifies whether the application is running in Server, WebAssembly, or MAUI Hybrid
public enum BlazorMode
Fields
Server
0
WebAssembly
1
Maui
2
Identifies whether the application is running in Server, WebAssembly, or MAUI Hybrid
public enum BlazorMode
Server
0
WebAssembly
1
Maui
2