NSRunLoop.NSDefaultRunLoopMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default mode to handle input sources. The most common run loop mode.
[Foundation.Field("NSDefaultRunLoopMode", "Foundation")]
public static Foundation.NSString NSDefaultRunLoopMode { get; }
member this.NSDefaultRunLoopMode : Foundation.NSString
Property Value
- Attributes