Interface IPlatformModeDetector
- Namespace
- Splat
- Assembly
- Splat.Drawing.dll
Detects properties about the current platform.
- Extension Methods
Methods
InDesignMode()
Gets a value indicating whether the current library or application is running in a GUI design mode tool.
Returns
- bool?
If we are currently running in design mode.