OperatingSystemPlatformIsMac Property |
Gets a value indicating that the current OS is a Mac OS X system
Namespace:
Eto
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public bool IsMac { get; }
Public ReadOnly Property IsMac As Boolean
Get
member IsMac : bool with get
Property Value
Type:
BooleanSee Also