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; }
Public ReadOnly Property IsWinRT As Boolean
Get
member IsWinRT : bool with get
Property Value
Type:
BooleanSee Also