Class PropertyNotification.NotifyEventArgs

    Definition

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

    Event arguments that passed via Notify signal

    public class PropertyNotification.NotifyEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    PropertyNotification.NotifyEventArgs

    Properties

    View Source

    PropertyNotification

    PropertyNotification - is the PropertyNotification handle that has the notification properties.

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