編集

次の方法で共有


CFNotificationCenter.PostNotification Method

Definition

public void PostNotification (string notification, ObjCRuntime.INativeObject objectToObserve, Foundation.NSDictionary userInfo = null, bool deliverImmediately = false, bool postOnAllSessions = false);
member this.PostNotification : string * ObjCRuntime.INativeObject * Foundation.NSDictionary * bool * bool -> unit

Parameters

notification
String
objectToObserve
INativeObject
userInfo
NSDictionary
deliverImmediately
Boolean
postOnAllSessions
Boolean

Applies to