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.

C#
Copy
public class TabButton : SelectButton, INotifyPropertyChanged, IDisposable
Inheritance
object
Tizen.NUI.Binding.Element
Tizen.NUI.Components.Control
Tizen.NUI.Components.SelectButton
TabButton
Implements
System.ComponentModel.INotifyPropertyChanged
System.IDisposable

Constructors

View Source

TabButton()

Creates a new instance of TabButton.

Declaration
C#
Copy
public TabButton()

Implements

System.ComponentModel.INotifyPropertyChanged
System.IDisposable