menu

MAUI Toolkit

  • User Guide
  • Demos
  • Support
Class DefaultTheme - MAUI-ToolKit API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DefaultTheme

    Dark theme resource dictionary.

    Inheritance
    System.Object
    SyncfusionThemeDictionary
    DefaultTheme
    Namespace: Syncfusion.Maui.Toolkit.Themes
    Assembly: Syncfusion.Maui.Toolkit.dll
    Syntax
    public class DefaultTheme : SyncfusionThemeDictionary

    Constructors

    DefaultTheme()

    Initializes a new instance of the DefaultTheme class.

    Declaration
    public DefaultTheme()

    DefaultTheme(Boolean)

    Declaration
    public DefaultTheme(bool isDark = false)
    Parameters
    Type Name Description
    System.Boolean isDark
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved