The members of MonoMac.CoreFoundation.CFRunLoop are listed below.
See Also: Inherited members from System.Object
const | ModeCommon | string. Documentation for this section has not yet been entered. |
const | ModeDefault | string. Documentation for this section has not yet been entered. |
| [read-only] static | CFDefaultRunLoopMode | MonoMac.Foundation.NSString. Documentation for this section has not yet been entered. |
| [read-only] static | CFRunLoopCommonModes | MonoMac.Foundation.NSString. Documentation for this section has not yet been entered. |
| [read-only] static | Current | CFRunLoop. Documentation for this section has not yet been entered. |
| [read-only] | Handle | IntPtr. Handle (pointer) to the unmanaged object representation. |
| [read-only] | IsWaiting | bool. Documentation for this section has not yet been entered. |
| [read-only] static | Main | CFRunLoop. Documentation for this section has not yet been entered. |
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. | ||