Class TabButton
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
TabButton is a class which is used for selecting one content in a TabView.
public class TabButton : SelectButton, INotifyPropertyChanged, IDisposable
- Inheritance
-
BindableObjectElementControlSelectButtonTabButton
- Implements
Constructors
View SourceTabButton()
Creates a new instance of TabButton.
Declaration
public TabButton()