Class TabButton

Definition

Namespace:
Tizen.NUI.Components
Assembly:
Tizen.NUI.Components.dll
API Level:
9

TabButton is a class which is used for selecting one content in a TabView.

C#
Copy
public class TabButton : SelectButton, INotifyPropertyChanged, IDynamicResourceHandler, IElement, INameScope, IElementController, IDisposable, IResourcesProvider
Inheritance
System.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()
API Level: 9

Implements

System.ComponentModel.INotifyPropertyChanged
System.IDisposable