Foundation.NSRunLoop: Property Members

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

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
CurrentNSRunLoop. Static method providing access to the current NSRunLoop.
[read-only]
CurrentModeNSString. This run loop's current input mode.
[read-only]
CurrentRunLoopModeNSRunLoopMode. Documentation for this section has not yet been entered.
[read-only]
static
MainNSRunLoop. The NSRunLoop for the main thread.
[read-only]
static
NSDefaultRunLoopModeNSString. Represents the value associated with the constant NSDefaultRunLoopMode
[read-only]
static
NSRunLoopCommonModesNSString. Represents the value associated with the constant NSRunLoopCommonModes
[read-only]
static
UITrackingRunLoopModeNSString. Represents the value associated with the constant UITrackingRunLoopMode