Class Dialog
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
- API Level:
- 9
Dialog class shows a dialog with content.
C#Copypublic class Dialog : Control, INotifyPropertyChanged, IDynamicResourceHandler, IElement, INameScope, IElementController, IDisposable, IResourcesProvider
- Inheritance
-
Tizen.NUI.Binding.ElementTizen.NUI.Components.ControlDialog
- Implements
Constructors
Declaration
C#Copypublic Dialog()
API Level: 9
Properties
Declaration
C#Copypublic View Content { get; set; }
Property Value
Type | Description |
---|---|
View |