Uses of Class
org.robovm.apple.corefoundation.CFRunLoopActivity
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFRunLoopActivity in org.robovm.apple.corefoundation
Fields in org.robovm.apple.corefoundation declared as CFRunLoopActivity Modifier and Type Field Description static CFRunLoopActivityCFRunLoopActivity. AfterWaitingstatic CFRunLoopActivityCFRunLoopActivity. AllActivitiesstatic CFRunLoopActivityCFRunLoopActivity. BeforeSourcesstatic CFRunLoopActivityCFRunLoopActivity. BeforeTimersstatic CFRunLoopActivityCFRunLoopActivity. BeforeWaitingstatic CFRunLoopActivityCFRunLoopActivity. Entrystatic CFRunLoopActivityCFRunLoopActivity. Exitstatic CFRunLoopActivityCFRunLoopActivity. NoneMethods in org.robovm.apple.corefoundation that return CFRunLoopActivity Modifier and Type Method Description protected CFRunLoopActivity[]CFRunLoopActivity. _values()CFRunLoopActivityCFRunLoopObserver. getActivities()static CFRunLoopActivity[]CFRunLoopActivity. values()protected CFRunLoopActivityCFRunLoopActivity. wrap(long value, long mask)Methods in org.robovm.apple.corefoundation with parameters of type CFRunLoopActivity Modifier and Type Method Description static CFRunLoopObserverCFRunLoopObserver. create(CFAllocator allocator, CFRunLoopActivity activities, boolean repeats, long order, VoidBlock2<CFRunLoopObserver,CFRunLoopActivity> block)static CFRunLoopObserverCFRunLoopObserver. create(CFRunLoopActivity activities, boolean repeats, long order, VoidBlock2<CFRunLoopObserver,CFRunLoopActivity> block)Method parameters in org.robovm.apple.corefoundation with type arguments of type CFRunLoopActivity Modifier and Type Method Description static CFRunLoopObserverCFRunLoopObserver. create(CFAllocator allocator, CFRunLoopActivity activities, boolean repeats, long order, VoidBlock2<CFRunLoopObserver,CFRunLoopActivity> block)static CFRunLoopObserverCFRunLoopObserver. create(CFRunLoopActivity activities, boolean repeats, long order, VoidBlock2<CFRunLoopObserver,CFRunLoopActivity> block)