NSFileHandle.FromNullDevice Method

Definition

[Foundation.Export("fileHandleWithNullDevice")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSFileHandle FromNullDevice();
[<Foundation.Export("fileHandleWithNullDevice")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FromNullDevice : unit -> Foundation.NSFileHandle

Returns

Attributes

Applies to