Class Dialog
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
Dialog class shows a dialog with content.
C#Copypublic class Dialog : Control, INotifyPropertyChanged, IDisposable
- Inheritance
-
objectTizen.NUI.Binding.ElementTizen.NUI.Components.ControlDialog
- Implements
-
System.ComponentModel.INotifyPropertyChangedSystem.IDisposable
Constructors
Declaration
C#Copypublic Dialog()
Properties
Declaration
C#Copypublic View Content { get; set; }
Property Value
| Type | Description |
|---|---|
| View |
Implements
System.ComponentModel.INotifyPropertyChanged
System.IDisposable