NSRunLoopModeExtensions Class
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.
Extension methods for the NSRunLoopMode enumeration.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class NSRunLoopModeExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type NSRunLoopModeExtensions = class
- Inheritance
-
NSRunLoopModeExtensions
- Attributes
Methods
| Name | Description |
|---|---|
| GetConstant(NSRunLoopMode) |
Retrieves the NSString constant that describes |
| GetConstants(NSRunLoopMode[]) | |
| GetNullableValue(NativeHandle) |
Retrieves the NSRunLoopMode value represented by the backing field value in |
| GetValue(NativeHandle) |
Retrieves the NSRunLoopMode value represented by the backing field value in |
| GetValue(NSString) |
Retrieves the NSRunLoopMode value named by |