Table of Contents

Method IsDarkModeAllowedForApp

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

IsDarkModeAllowedForApp()

Determines whether dark mode is allowed for the current application (internal uxtheme API).

public static extern bool IsDarkModeAllowedForApp()

Returns

bool

true if dark mode is allowed for the application; otherwise, false.