The members of MonoMac.Foundation.NSRunLoop are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | Current | NSRunLoop. Documentation for this section has not yet been entered. |
| [read-only] | CurrentMode | NSString. Documentation for this section has not yet been entered. |
| [read-only] | CurrentRunLoopMode | NSRunLoopMode. Documentation for this section has not yet been entered. |
| [read-only] static | Main | NSRunLoop. Documentation for this section has not yet been entered. |
| [read-only] static | NSDefaultRunLoopMode | NSString. Represents the value associated with the constant NSDefaultRunLoopMode |
| [read-only] static | NSRunLoopCommonModes | NSString. Represents the value associated with the constant NSRunLoopCommonModes |
| [read-only] static | NSRunLoopConnectionReplyMode | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | NSRunLoopEventTracking | NSString. Documentation for this section has not yet been entered. |
| [read-only] static | NSRunLoopModalPanelMode | NSString. Documentation for this section has not yet been entered. |
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()Documentation for this section has not yet been entered. | ||
LimitDateForMode(NSRunLoopMode)Documentation for this section has not yet been entered. | ||
LimitDateForMode(NSString)Documentation for this section has not yet been entered. | ||
LimitDateForMode(string)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)Documentation for this section has not yet been entered. | ||
RunUntil(NSString, NSDate)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. | ||