MonoMac.CoreFoundation.CFRunLoop: Method Members

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

Public Methods

AddSource(CFRunLoopSource, MonoMac.Foundation.NSString)
Documentation for this section has not yet been entered.
ContainsSource(CFRunLoopSource, MonoMac.Foundation.NSString) : bool
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) : bool
Documentation for this section has not yet been entered.
Finalize()
Finalizer for the CFRunLoop object
override
GetHashCode() : int
Documentation for this section has not yet been entered.
RemoveSource(CFRunLoopSource, MonoMac.Foundation.NSString) : bool
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) : CFRunLoopExitReason
Documentation for this section has not yet been entered.
RunInMode(string, double, bool) : CFRunLoopExitReason
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.