Click or drag to resize

OperatingSystemPlatformIsLinux Property

Gets a value indicating that the current OS is a Linux system

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

Property Value

Type: Boolean
See Also