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; }
Public ReadOnly Property IsMono As Boolean
Get
member IsMono : bool with get
Property Value
Type:
BooleanSee Also