次の方法で共有


UIPrinterPickerControllerDelegate_Extensions.DidPresent メソッド

定義

T が printerPickerController 提示されました。

public static void DidPresent (this UIKit.IUIPrinterPickerControllerDelegate This, UIKit.UIPrinterPickerController printerPickerController);
static member DidPresent : UIKit.IUIPrinterPickerControllerDelegate * UIKit.UIPrinterPickerController -> unit

パラメーター

This
IUIPrinterPickerControllerDelegate

この拡張メソッドが動作するインスタンス。

printerPickerController
UIPrinterPickerController

表示されているプリンター ピッカー コントローラー。

適用対象