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. Element Tizen.NUI. Components. Control Tizen.NUI. Components. Select Button TabButton
- Implements
-
System.
Component Model. INotify Property Changed System.IDisposable
Constructors
View SourceTabButton()
Creates a new instance of TabButton.
Declaration
public TabButton()
Implements
System.ComponentModel.INotifyPropertyChanged
System.IDisposable