Class ViewWrapper

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll

ViewWrapper provides a way to wrap a custom view implementation within the Tizen NUI framework. This class is intended for advanced users who need to extend the functionality of the View class by implementing their own rendering logic.

C#
Copy
public class ViewWrapper : View, INotifyPropertyChanged, IDisposable
Inheritance
object
Tizen.NUI.Binding.Element
ViewWrapper
Derived
Implements
System.ComponentModel.INotifyPropertyChanged
System.IDisposable

Implements

System.ComponentModel.INotifyPropertyChanged
System.IDisposable