Show / Hide Table of Contents

    Class ThemeConstants.Button.Styles.Watch

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

    PopupLeft

    Declaration
    public const string PopupLeft = "popup/circle/left_delete"
    Field Value
    Type Description
    System.String

    PopupRight

    Declaration
    public const string PopupRight = "popup/circle/right_check"
    Field Value
    Type Description
    System.String

    Text

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