Class ViewWrapper
Definition
- 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.
public class ViewWrapper : View, INotifyPropertyChanged, IDisposable
- Inheritance
- Derived
- Implements
-
System.ComponentModel.INotifyPropertyChangedSystem.IDisposable
Implements
System.ComponentModel.INotifyPropertyChanged
System.IDisposable