Property AppearanceName
AppearanceName
Returns the name if available or empty string otherwise.
public static string AppearanceName { get; }
Property Value
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.