Show / Hide Table of Contents

    Class ThemeConstants.GenItemClass.Styles.Watch

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

    Fields

    FullEffectOff

    Declaration
    public const string FullEffectOff = "full_effect_off"
    Field Value
    Type Description
    System.String

    FullOff

    Declaration
    public const string FullOff = "full_off"
    Field Value
    Type Description
    System.String

    Icon2Text

    Declaration
    public const string Icon2Text = "2text.1icon"
    Field Value
    Type Description
    System.String

    Padding

    Declaration
    public const string Padding = "padding"
    Field Value
    Type Description
    System.String

    SingleText

    Declaration
    public const string SingleText = "1text"
    Field Value
    Type Description
    System.String

    Text1Icon1

    Declaration
    public const string Text1Icon1 = "1text.1icon.1"
    Field Value
    Type Description
    System.String

    TwoText1Icon1

    Declaration
    public const string TwoText1Icon1 = "2text.1icon.1"
    Field Value
    Type Description
    System.String
    Back to top Copyright © 2021 Samsung
    Generated by DocFX