Enum Platform
Represents the platform on which the application runs.
Namespace: DevToys.Api
Assembly: DevToys.Api.dll
Syntax
public enum Platform
Fields
Name | Description |
---|---|
Linux | The Linux platform. |
MacOS | The MacOS or MacCatalyst platform. |
Windows | The Windows platform. |