Piccolo.NET

PNotificationCenter.DefaultCenter Property

Gets the default notification center for registering listeners.

public static PNotificationCenter DefaultCenter {get;}

Property Value

The default notification center for registering listeners.

Remarks

This property returns a static PNotificationCenter that is lazily created.

See Also

PNotificationCenter Class | UMD.HCIL.PiccoloX.Events Namespace