Compartir a través de


CFNotificationCenter.Local Propiedad

Definición

Devuelve el centro de notificaciones local de la aplicación.

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

Valor de propiedad

Comentarios

Se trata de un centro de notificaciones local de la aplicación. Se puede usar para publicar notificaciones dentro de una aplicación.

Se aplica a