次の方法で共有


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

代理人が考慮するプリンターを指定します。

戻り値

適用対象