menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Brightness - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Brightness

    Specifies the brightness levels for DiagramTheme class.

    Inheritance
    System.Object
    Brightness
    Namespace: Syncfusion.UI.Xaml.Diagram.Theming
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class Brightness : Enum

    Fields

    Dark

    Defines the brightness level as dark.

    Declaration
    public const Brightness Dark
    Field Value
    Type
    Brightness

    Light

    Defines the brightness level as light.

    Declaration
    public const Brightness Light
    Field Value
    Type
    Brightness

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved