Table of Contents

Field PlatformCurrent

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Defines default control property values for the current platfrom.

public static readonly PlatformDefaults PlatformCurrent

Returns

PlatformDefaults
Defines default control property values for the current platfrom.

Remarks

This property returns PlatformWindows, PlatformLinux or PlatformMacOs depending from the operating system on which application is executed.