Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SystemColors

    Show / Hide Table of Contents

    Class SystemColors

    Inheritance
    System.Object
    SystemColors
    Namespace: Syncfusion.Drawing
    Assembly: Syncfusion.Compression.Portable.dll
    Syntax
    public sealed class SystemColors : Object

    Properties

    ActiveBorder

    Declaration
    public static Color ActiveBorder { get; }
    Property Value
    Type Description
    Color

    ActiveCaption

    Declaration
    public static Color ActiveCaption { get; }
    Property Value
    Type Description
    Color

    ActiveCaptionText

    Declaration
    public static Color ActiveCaptionText { get; }
    Property Value
    Type Description
    Color

    AppWorkspace

    Declaration
    public static Color AppWorkspace { get; }
    Property Value
    Type Description
    Color

    ButtonFace

    Declaration
    public static Color ButtonFace { get; }
    Property Value
    Type Description
    Color

    ButtonHighlight

    Declaration
    public static Color ButtonHighlight { get; }
    Property Value
    Type Description
    Color

    ButtonShadow

    Declaration
    public static Color ButtonShadow { get; }
    Property Value
    Type Description
    Color

    Control

    Declaration
    public static Color Control { get; }
    Property Value
    Type Description
    Color

    ControlDark

    Declaration
    public static Color ControlDark { get; }
    Property Value
    Type Description
    Color

    ControlDarkDark

    Declaration
    public static Color ControlDarkDark { get; }
    Property Value
    Type Description
    Color

    ControlLight

    Declaration
    public static Color ControlLight { get; }
    Property Value
    Type Description
    Color

    ControlLightLight

    Declaration
    public static Color ControlLightLight { get; }
    Property Value
    Type Description
    Color

    ControlText

    Declaration
    public static Color ControlText { get; }
    Property Value
    Type Description
    Color

    Desktop

    Declaration
    public static Color Desktop { get; }
    Property Value
    Type Description
    Color

    GradientActiveCaption

    Declaration
    public static Color GradientActiveCaption { get; }
    Property Value
    Type Description
    Color

    GradientInactiveCaption

    Declaration
    public static Color GradientInactiveCaption { get; }
    Property Value
    Type Description
    Color

    GrayText

    Declaration
    public static Color GrayText { get; }
    Property Value
    Type Description
    Color

    Highlight

    Declaration
    public static Color Highlight { get; }
    Property Value
    Type Description
    Color

    HighlightText

    Declaration
    public static Color HighlightText { get; }
    Property Value
    Type Description
    Color

    HotTrack

    Declaration
    public static Color HotTrack { get; }
    Property Value
    Type Description
    Color

    InactiveBorder

    Declaration
    public static Color InactiveBorder { get; }
    Property Value
    Type Description
    Color

    InactiveCaption

    Declaration
    public static Color InactiveCaption { get; }
    Property Value
    Type Description
    Color

    InactiveCaptionText

    Declaration
    public static Color InactiveCaptionText { get; }
    Property Value
    Type Description
    Color

    Info

    Declaration
    public static Color Info { get; }
    Property Value
    Type Description
    Color

    InfoText

    Declaration
    public static Color InfoText { get; }
    Property Value
    Type Description
    Color

    Menu

    Declaration
    public static Color Menu { get; }
    Property Value
    Type Description
    Color

    MenuBar

    Declaration
    public static Color MenuBar { get; }
    Property Value
    Type Description
    Color

    MenuHighlight

    Declaration
    public static Color MenuHighlight { get; }
    Property Value
    Type Description
    Color

    MenuText

    Declaration
    public static Color MenuText { get; }
    Property Value
    Type Description
    Color

    ScrollBar

    Declaration
    public static Color ScrollBar { get; }
    Property Value
    Type Description
    Color

    Window

    Declaration
    public static Color Window { get; }
    Property Value
    Type Description
    Color

    WindowFrame

    Declaration
    public static Color WindowFrame { get; }
    Property Value
    Type Description
    Color

    WindowText

    Declaration
    public static Color WindowText { get; }
    Property Value
    Type Description
    Color
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved