Show / Hide Table of Contents

    Class ThemeConstants.Button.Signals

    Inheritance
    System.Object
    ThemeConstants.Button.Signals
    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 Signals

    Fields

    ElementaryCode

    Declaration
    public const string ElementaryCode = "elm"
    Field Value
    Type Description
    System.String

    TextHiddenState

    Declaration
    public const string TextHiddenState = "elm,state,text,hidden"
    Field Value
    Type Description
    System.String

    TextVisibleState

    Declaration
    public const string TextVisibleState = "elm,state,text,visible"
    Field Value
    Type Description
    System.String
    Back to top Copyright © 2021 Samsung
    Generated by DocFX