Search Results for

    Show / Hide Table of Contents

    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
    Element
    BaseHandle
    Animatable
    Container
    View
    ViewWrapper
    Derived
    CustomView
    Implements
    INotifyPropertyChanged
    IDisposable

    Implements

    INotifyPropertyChanged
    IDisposable
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX