DevToys logo DevToys
  • Home
  • Blog
  • Documentation
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum AvailableApplicationTheme

    Specifies a UI theme that should be used for individual UIElement parts of an app UI.

    Namespace: DevToys.Api
    Assembly: DevToys.Api.dll
    Syntax
    public enum AvailableApplicationTheme

    Fields

    Name Description
    Dark

    Use the Dark default theme.

    Default

    Use the Application.RequestedTheme value for the element. This is the default.

    Light

    Use the Light default theme.

    Extension Methods

    LoggingExtensions.Log<AvailableApplicationTheme>(AvailableApplicationTheme)
    In this article
    DevToys logo © 2024 DevToys