Configuration.RunningOnWindows 属性

定义

获取一个 System.Boolean 类型的值,该值指示 OpenTK 是否在 Windows 平台上运行。

public static bool RunningOnWindows { get; }
member this.RunningOnWindows : bool

属性值

适用于