HostUtilsRunningOnOSX Property |
Tests if this process is currently executing on the Mac OSX platform.
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static bool RunningOnOSX { get; }Public Shared ReadOnly Property RunningOnOSX As Boolean
Get
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also