Class MenuItem

Definition

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

MenuItem is a class which is used to show a list of items in Menu.

C#
Copy
public class MenuItem : SelectButton, INotifyPropertyChanged, IDynamicResourceHandler, IElement, INameScope, IElementController, IDisposable, IResourcesProvider
Inheritance
System.Object
Tizen.NUI.Binding.Element
Tizen.NUI.Components.Control
Tizen.NUI.Components.SelectButton
MenuItem
Implements
System.ComponentModel.INotifyPropertyChanged
System.IDisposable

Constructors

View Source

MenuItem()

Creates a new instance of MenuItem.

Declaration
C#
Copy
public MenuItem()
API Level: 9

Implements

System.ComponentModel.INotifyPropertyChanged
System.IDisposable