Uses of Class
org.robovm.apple.corefoundation.CFNotificationSuspensionBehavior
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFNotificationSuspensionBehavior in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFNotificationSuspensionBehavior Modifier and Type Method Description static CFNotificationSuspensionBehaviorCFNotificationSuspensionBehavior. valueOf(long n)Returns the enum constant of this type with the specified name.static CFNotificationSuspensionBehaviorCFNotificationSuspensionBehavior. valueOf(String name)Returns the enum constant of this type with the specified name.static CFNotificationSuspensionBehavior[]CFNotificationSuspensionBehavior. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.corefoundation with parameters of type CFNotificationSuspensionBehavior Modifier and Type Method Description voidCFNotificationCenter. addObserver(CFType observer, CFNotificationCenter.NotificationCallback callBack, String name, CFType object, CFNotificationSuspensionBehavior suspensionBehavior)