Click or drag to resize

OperatingSystemPlatformIsWindows Property

Gets a value indicating that the current OS is windows system

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

Property Value

Type: Boolean
See Also