NSTask Constructors
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.
Overloads
NSTask() | |
NSTask(NSObjectFlag) | |
NSTask(IntPtr) |
NSTask()
[Foundation.Export("init")]
[ObjCRuntime.DesignatedInitializer]
public NSTask ();
- Attributes
Applies to
NSTask(NSObjectFlag)
protected NSTask (Foundation.NSObjectFlag t);
new Foundation.NSTask : Foundation.NSObjectFlag -> Foundation.NSTask
Parameters
Applies to
NSTask(IntPtr)
protected internal NSTask (IntPtr handle);
new Foundation.NSTask : nativeint -> Foundation.NSTask
Parameters
- handle
-
IntPtr
nativeint