Show / Hide Table of Contents

    Class ThemeConstants.Slider.ColorClass

    Inheritance
    System.Object
    ThemeConstants.Slider.ColorClass
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Tizen.UIExtensions.ElmSharp
    Assembly: Tizen.UIExtensions.ElmSharp.dll
    Syntax
    public class ColorClass

    Fields

    Background

    Declaration
    public const string Background = "bg"
    Field Value
    Type Description
    System.String

    Bar

    Declaration
    public const string Bar = "bar"
    Field Value
    Type Description
    System.String

    BarPressed

    Declaration
    public const string BarPressed = "bar_pressed"
    Field Value
    Type Description
    System.String

    Handler

    Declaration
    public const string Handler = "handler"
    Field Value
    Type Description
    System.String

    HandlerPressed

    Declaration
    public const string HandlerPressed = "handler_pressed"
    Field Value
    Type Description
    System.String
    Back to top Copyright © 2021 Samsung
    Generated by DocFX