MonoMac.Foundation.NSRunLoop: Method Members

The methods of MonoMac.Foundation.NSRunLoop are listed below. For a list of all members, see the NSRunLoop Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AcceptInputForMode(NSRunLoopMode, NSDate)
Documentation for this section has not yet been entered.
AcceptInputForMode(NSString, NSDate)
Documentation for this section has not yet been entered.
AcceptInputForMode(string, NSDate)
Documentation for this section has not yet been entered.
AddTimer(NSTimer, NSRunLoopMode)
Documentation for this section has not yet been entered.
AddTimer(NSTimer, NSString)
Documentation for this section has not yet been entered.
AddTimer(NSTimer, string)
Documentation for this section has not yet been entered.
GetCFRunLoop() : MonoMac.CoreFoundation.CFRunLoop
Documentation for this section has not yet been entered.
LimitDateForMode(NSRunLoopMode) : NSDate
Documentation for this section has not yet been entered.
LimitDateForMode(NSString) : NSDate
Documentation for this section has not yet been entered.
LimitDateForMode(string) : NSDate
Documentation for this section has not yet been entered.
Run()
Documentation for this section has not yet been entered.
RunUntil(NSDate)
Documentation for this section has not yet been entered.
RunUntil(NSRunLoopMode, NSDate) : bool
Documentation for this section has not yet been entered.
RunUntil(NSString, NSDate) : 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.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSRunLoop object.