NSPrinter.PrinterWithType(String) Method

Definition

[Foundation.Export("printerWithType:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.NSPrinter PrinterWithType(string type);
[<Foundation.Export("printerWithType:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member PrinterWithType : string -> AppKit.NSPrinter

Parameters

type
String

Returns

Attributes

Applies to