Edit

Share via


CFNotificationCenter.Local Property

Definition

Returns the application local notification center.

public static CoreFoundation.CFNotificationCenter Local { get; }
member this.Local : CoreFoundation.CFNotificationCenter

Property Value

Remarks

This is an application local notification center. Can be used to post notifications inside an application.

Applies to