Show / Hide Table of Contents

    Class ThemeConstants.Check.Styles

    Inheritance
    System.Object
    ThemeConstants.Check.Styles
    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 Styles

    Fields

    Default

    Declaration
    public const string Default = "default"
    Field Value
    Type Description
    System.String

    Favorite

    Declaration
    public const string Favorite = "favorite"
    Field Value
    Type Description
    System.String

    OnOff

    Declaration
    public const string OnOff = "on&off"
    Field Value
    Type Description
    System.String

    Small

    Declaration
    public const string Small = "small"
    Field Value
    Type Description
    System.String

    Toggle

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