Class ThemeConstants.Toolbar.Styles
Inheritance
System.Object
ThemeConstants.Toolbar.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
Default
Declaration
public const string Default = "default"
Field Value
Type | Description |
---|---|
System.String |
Material
Declaration
public const string Material = "material"
Field Value
Type | Description |
---|---|
System.String |
NavigationBar
Declaration
public const string NavigationBar = "navigationbar"
Field Value
Type | Description |
---|---|
System.String |
Tabbar
Declaration
public const string Tabbar = "tabbar"
Field Value
Type | Description |
---|---|
System.String |