Click or drag to resize

SystemSettingsDesktop Property

Whether the current device is a desktop device. Desktop devices include Windows, macOS, Linux, and Web.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public static bool Desktop { get; }

Property Value

Boolean
See Also