Click or drag to resize

HostUtilsRunningOniOS Property

Tests if this process is currently executing on the iOS platform.

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

Property Value

Type: Boolean
See Also