Uses of Class
org.robovm.apple.corefoundation.CFNotificationCenter
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFNotificationCenter in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFNotificationCenter Modifier and Type Method Description static CFNotificationCenterCFNotificationCenter. getDarwinNotifyCenter()static CFNotificationCenterCFNotificationCenter. getLocalCenter()Methods in org.robovm.apple.corefoundation with parameters of type CFNotificationCenter Modifier and Type Method Description voidCFNotificationCenter.NotificationCallback. invoke(CFNotificationCenter center, CFType observer, String name, CFType object, NSDictionary<NSString,?> userInfo)