Table of Contents

Method GetAppearanceName

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

GetAppearanceName()

Returns the name if available or empty string otherwise.

string GetAppearanceName()

Returns

string

Remarks

This is currently only implemented for macOS and returns a not necessarily user-readable string such as "NSAppearanceNameAqua" there and an empty string under all the other platforms.