Compartilhar via


NSDistributedNotificationCenter Construtores

Definição

Sobrecargas

NSDistributedNotificationCenter()
NSDistributedNotificationCenter(NSObjectFlag)
NSDistributedNotificationCenter(IntPtr)

NSDistributedNotificationCenter()

public NSDistributedNotificationCenter ();
[Foundation.Export("init")]
public NSDistributedNotificationCenter ();
Atributos

Aplica-se a

NSDistributedNotificationCenter(NSObjectFlag)

protected NSDistributedNotificationCenter (Foundation.NSObjectFlag t);
new Foundation.NSDistributedNotificationCenter : Foundation.NSObjectFlag -> Foundation.NSDistributedNotificationCenter

Parâmetros

Aplica-se a

NSDistributedNotificationCenter(IntPtr)

protected internal NSDistributedNotificationCenter (IntPtr handle);
new Foundation.NSDistributedNotificationCenter : nativeint -> Foundation.NSDistributedNotificationCenter

Parâmetros

handle
IntPtr

nativeint

Aplica-se a