Class ThemeConstants.Popup.ColorClass
Inheritance
System.Object
ThemeConstants.Popup.ColorClass
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 ColorClass
Fields
ContentBackground
Declaration
public const string ContentBackground = "bg_content"
Field Value
Type | Description |
---|---|
System.String |
Title
Declaration
public const string Title = "text_maintitle"
Field Value
Type | Description |
---|---|
System.String |
TitleBackground
Declaration
public const string TitleBackground = "bg_title"
Field Value
Type | Description |
---|---|
System.String |