EtoEnvironmentPlatform Property |
Gets the platform information for the currently running operating system
Namespace:
Eto
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public static OperatingSystemPlatform Platform { get; }
Public Shared ReadOnly Property Platform As OperatingSystemPlatform
Get
static member Platform : OperatingSystemPlatform with get
Property Value
Type:
OperatingSystemPlatformSee Also