Click or drag to resize

OperatingSystemPlatformIsWinRT Property

Gets a value indicating that the current OS is a Windows Runtime (WinRT) system.

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

Property Value

Type: Boolean
See Also