Class StyleBase
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
StyleBase class.
C#Copypublic class StyleBase
- Inheritance
-
objectStyleBase
Constructors
Declaration
C#Copypublic StyleBase()
Properties
Declaration
C#Copyprotected object Content { get; set; }
Property Value
| Type | Description |
|---|---|
| object |
Methods
Declaration
C#Copyprotected virtual ViewStyle GetViewStyle()
Returns
| Type | Description |
|---|---|
| ViewStyle | ViewStyle |