Class WidgetView.WidgetViewEventArgs

    Definition

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

    Event arguments of the widget view.

    public class WidgetView.WidgetViewEventArgs : EventArgs
    Inheritance
    object
    WidgetView.WidgetViewEventArgs

    Properties

    View Source

    WidgetView

    The widet view.

    Declaration
    public WidgetView WidgetView { get; set; }
    Property Value
    Type Description
    WidgetView
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX