Uses of Class
org.robovm.apple.corefoundation.CFNotificationPostingOptions
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFNotificationPostingOptions in org.robovm.apple.corefoundation
Fields in org.robovm.apple.corefoundation declared as CFNotificationPostingOptions Modifier and Type Field Description static CFNotificationPostingOptionsCFNotificationPostingOptions. DeliverImmediatelystatic CFNotificationPostingOptionsCFNotificationPostingOptions. Nonestatic CFNotificationPostingOptionsCFNotificationPostingOptions. PostToAllSessionsMethods in org.robovm.apple.corefoundation that return CFNotificationPostingOptions Modifier and Type Method Description protected CFNotificationPostingOptions[]CFNotificationPostingOptions. _values()static CFNotificationPostingOptions[]CFNotificationPostingOptions. values()protected CFNotificationPostingOptionsCFNotificationPostingOptions. wrap(long value, long mask)Methods in org.robovm.apple.corefoundation with parameters of type CFNotificationPostingOptions Modifier and Type Method Description voidCFNotificationCenter. postNotification(String name, CFType object, NSDictionary userInfo, CFNotificationPostingOptions options)