The properties of Foundation.NSRunLoop are listed below. For a list of all members, see the NSRunLoop Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | Current | NSRunLoop. Static method providing access to the current NSRunLoop. |
| [read-only] | CurrentMode | NSString. This run loop's current input mode. |
| [read-only] | CurrentRunLoopMode | NSRunLoopMode. Documentation for this section has not yet been entered. |
| [read-only] static | Main | NSRunLoop. The NSRunLoop for the main thread. |
| [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 | UITrackingRunLoopMode | NSString. Represents the value associated with the constant UITrackingRunLoopMode |