Click or drag to resize

HostUtilsRunningInDarkMode Property

Returns true if the host operating system is in dark mode and Rhino supports dark mode.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.19
Syntax
public static bool RunningInDarkMode { get; }

Property Value

Type: Boolean
See Also