Click or drag to resize

OperatingSystemPlatformIsMono Property

Gets a value indicating that the current .NET runtime is mono

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public bool IsMono { get; }

Property Value

Type: Boolean
See Also