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.

    public class ViewWrapper : View, INotifyPropertyChanged, IDisposable
    Inheritance
    object
    BindableObject
    Tizen.NUI.Binding.Element
    BaseHandle
    Animatable
    Container
    View
    ViewWrapper
    Derived
    CustomView
    CustomView
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IDisposable

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IDisposable
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX