NSAccessibility.PostNotification Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
PostNotification(NSObject, NSString) | |
PostNotification(NSObject, NSString, NSDictionary) |
PostNotification(NSObject, NSString)
PostNotification(NSObject, NSString, NSDictionary)
public static void PostNotification (Foundation.NSObject element, Foundation.NSString notification, Foundation.NSDictionary userInfo);
static member PostNotification : Foundation.NSObject * Foundation.NSString * Foundation.NSDictionary -> unit
Parameter
- element
- NSObject
- notification
- NSString
- userInfo
- NSDictionary