다음을 통해 공유


CFNotificationCenter.PostNotification 메서드

정의

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

매개 변수

notification
String
objectToObserve
INativeObject
userInfo
NSDictionary
deliverImmediately
Boolean
postOnAllSessions
Boolean

적용 대상