点击或拖拽改变大小

PlatformHelper 属性

PlatformHelper 类型公开以下成员。

属性
  名称说明
公共属性静态成员IsLinux
Returns true if running on Linux, false otherwise
公共属性静态成员IsLinuxDesktop
Returns true if running on Linux desktop, false otherwise
公共属性静态成员IsMac
Returns true if running on macOS, false otherwise
公共属性静态成员IsWindows
Returns true if running on Windows, false otherwise
公共属性静态成员IsX64BitProcess
Returns true if running in 64bit process, false otherwise
Top
参见