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
-
objectTizen.NUI.Binding.ElementTizen.NUI.Components.ControlTizen.NUI.Components.SelectButtonTabButton
- Implements
-
System.ComponentModel.INotifyPropertyChangedSystem.IDisposable
Constructors
View SourceTabButton()
Creates a new instance of TabButton.
Declaration
public TabButton()
Implements
System.ComponentModel.INotifyPropertyChanged
System.IDisposable