Class ThemeConstants.Popup.Parts
Inheritance
System.Object
ThemeConstants.Popup.Parts
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 Parts
Fields
Button1
Declaration
public const string Button1 = "button1"
Field Value
Type | Description |
---|---|
System.String |
Button2
Declaration
public const string Button2 = "button2"
Field Value
Type | Description |
---|---|
System.String |
Button3
Declaration
public const string Button3 = "button3"
Field Value
Type | Description |
---|---|
System.String |
Title
Declaration
public const string Title = "title,text"
Field Value
Type | Description |
---|---|
System.String |