Class MenuItem
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
MenuItem is a class which is used to show a list of items in Menu.
public class MenuItem : SelectButton, INotifyPropertyChanged, IDisposable
- Inheritance
-
objectTizen.NUI.Binding.ElementTizen.NUI.Components.ControlTizen.NUI.Components.SelectButtonMenuItem
- Implements
-
System.ComponentModel.INotifyPropertyChangedSystem.IDisposable
Constructors
View SourceMenuItem()
Creates a new instance of MenuItem.
Declaration
public MenuItem()
Implements
System.ComponentModel.INotifyPropertyChanged
System.IDisposable