Show / Hide Table of Contents

    Class EditFieldEntryLayout.Styles

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

    MulitLine

    Declaration
    public const string MulitLine = "multiline"
    Field Value
    Type Description
    System.String

    SingleLine

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