MonoMac.CoreFoundation.CFRunLoop Members

The members of MonoMac.CoreFoundation.CFRunLoop are listed below.

See Also: Inherited members from System.Object

Public Fields

const
ModeCommonstring. Documentation for this section has not yet been entered.
const
ModeDefaultstring. Documentation for this section has not yet been entered.

Public Properties

[read-only]
static
CFDefaultRunLoopModeMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
[read-only]
static
CFRunLoopCommonModesMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
[read-only]
static
CurrentCFRunLoop. Documentation for this section has not yet been entered.
[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.
[read-only]
IsWaitingbool. Documentation for this section has not yet been entered.
[read-only]
static
MainCFRunLoop. Documentation for this section has not yet been entered.

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.

Public Operators

static
Equality(CFRunLoop, CFRunLoop)Documentation for this section has not yet been entered.
static
Inequality(CFRunLoop, CFRunLoop)Documentation for this section has not yet been entered.