Show / Hide Table of Contents

    Class EditFieldEntryLayout.Signals

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

    FocusedState

    Declaration
    public const string FocusedState = "elm,state,focused"
    Field Value
    Type Description
    System.String

    HideButtonAction

    Declaration
    public const string HideButtonAction = "elm,action,hide,button"
    Field Value
    Type Description
    System.String

    ShowButtonAction

    Declaration
    public const string ShowButtonAction = "elm,action,show,button"
    Field Value
    Type Description
    System.String

    UnFocusedState

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