Table of Contents

Property AppearanceName

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

AppearanceName

Returns the name if available or empty string otherwise.

public static string AppearanceName { get; }

Property Value

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.