Class PropertyNotification.NotifyEventArgs
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
Event arguments that passed via Notify signal
C#Copypublic class NotifyEventArgs : EventArgs
- Inheritance
-
PropertyNotification.NotifyEventArgs
Properties
View Source
PropertyNotification
PropertyNotification - is the PropertyNotification handle that has the notification properties.
Declaration
C#Copypublic PropertyNotification PropertyNotification { get; set; }
Property Value
Type | Description |
---|---|
PropertyNotification |