[]
        
(Showing Draft Content)

C1.Maui.Core.C1ThemeInfo

C1ThemeInfo Class

This class allows accessing theme-related properties.

Inheritance
C1ThemeInfo
Namespace: C1.Maui.Core
Assembly: C1.Maui.Core.dll
Syntax
public class C1ThemeInfo

Properties

Name Description
AccentBackground

Gets the accent background brush.

AccentForeground

Gets the accent foreground brush.

ApplicationTheme

Gets the application-level theme.

Background

Gets the background brush of the theme.

CautionBackground

Gets the a brush representing a caution state background.

CautionForeground

Gets the a brush representing a caution state foreground.

CriticalBackground

Gets the a brush representing a critical state background.

CriticalForeground

Gets the a brush representing a critical state foreground.

Foreground

Gets the text brush of the theme.

IsDark

Gets a value indicating whether the theme is dark.

SuccessBackground

Gets the a brush representing a success state background.

SuccessForeground

Gets the a brush representing a success state foreground.