The methods of MonoMac.CoreFoundation.CFRunLoop are listed below. For a list of all members, see the CFRunLoop Members list.
See Also: Inherited members from System.Object
AddSource(CFRunLoopSource, MonoMac.Foundation.NSString)Documentation for this section has not yet been entered. | ||
ContainsSource(CFRunLoopSource, MonoMac.Foundation.NSString)Documentation for this section has not yet been entered. | ||
Dispose()Releases the resourced used by the CFRunLoop object. | ||
Dispose(bool)Releases the resourced used by the CFRunLoop object. | ||
override | Equals(object)Documentation for this section has not yet been entered. | |
Finalize()Finalizer for the CFRunLoop object | ||
override | GetHashCode()Documentation for this section has not yet been entered. | |
RemoveSource(CFRunLoopSource, MonoMac.Foundation.NSString)Documentation for this section has not yet been entered. | ||
Run()Documentation for this section has not yet been entered. | ||
RunInMode(MonoMac.Foundation.NSString, double, bool)Documentation for this section has not yet been entered. | ||
RunInMode(string, double, bool)Documentation for this section has not yet been entered. | ||
Stop()Documentation for this section has not yet been entered. | ||
WakeUp()Documentation for this section has not yet been entered. | ||