共用方式為


UIPrinterPickerControllerDelegate_Extensions.ShouldShowPrinter 方法

定義

應該 printerPickerController 向使用者顯示 printer

public static bool ShouldShowPrinter (this UIKit.IUIPrinterPickerControllerDelegate This, UIKit.UIPrinterPickerController printerPickerController, UIKit.UIPrinter printer);
static member ShouldShowPrinter : UIKit.IUIPrinterPickerControllerDelegate * UIKit.UIPrinterPickerController * UIKit.UIPrinter -> bool

參數

This
IUIPrinterPickerControllerDelegate

這個擴充方法運作所在的 實例。

printerPickerController
UIPrinterPickerController

正在顯示的印表機選擇器控制器。

printer
UIPrinter

委派要考慮的指定印表機。

傳回

適用於