PNotification objects encapsulate information so that it can be broadcast to other objects by a PNotificationCenter.
For a list of all members of this type, see PNotification Members.
System.Object
PNotification
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
You don’t usually create your own notifications directly. The PNotificationCenter.PostNotification method allows you to conveniently post a notification without creating it first.
Namespace: UMD.HCIL.PiccoloX.Events
Assembly: UMD.HCIL.PiccoloX (in UMD.HCIL.PiccoloX.dll)
PNotification Members | UMD.HCIL.PiccoloX.Events Namespace