CFNotificationCenter.PostNotification Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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
Parameter
- notification
- String
- objectToObserve
- INativeObject
- userInfo
- NSDictionary
- deliverImmediately
- Boolean
- postOnAllSessions
- Boolean