Class Tab.TabItemData
Deprecated in API8; Will be removed in API10
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
- API Level:
- 6
TabItemData is a class to record all data which will be applied to Tab item.
[Obsolete("Deprecated in API8; Will be removed in API10")]
public class TabItemData
- Inheritance
-
Tab.TabItemData
Properties
View SourceText
Deprecated in API8; Will be removed in API10
Text string in tab item view.
Declaration
[Obsolete("Deprecated in API8; Will be removed in API10")]
public string Text { get; set; }
Property Value
Type | Description |
---|---|
String |