Share via


NSPrinter.StatusForTable(String) Method

Definition

[Foundation.Export("statusForTable:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSPrinterTableStatus StatusForTable(string tableName);
[<Foundation.Export("statusForTable:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member StatusForTable : string -> AppKit.NSPrinterTableStatus
override this.StatusForTable : string -> AppKit.NSPrinterTableStatus

Parameters

tableName
String

Returns

Attributes

Applies to