UIPrinterPickerControllerDelegate_Extensions.ShouldShowPrinter Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
doit printerPickerController
s’afficher printer
à l’utilisateur.
public static bool ShouldShowPrinter (this UIKit.IUIPrinterPickerControllerDelegate This, UIKit.UIPrinterPickerController printerPickerController, UIKit.UIPrinter printer);
static member ShouldShowPrinter : UIKit.IUIPrinterPickerControllerDelegate * UIKit.UIPrinterPickerController * UIKit.UIPrinter -> bool
Paramètres
Instance sur laquelle cette méthode d’extension fonctionne.
- printerPickerController
- UIPrinterPickerController
Contrôleur du sélecteur d’imprimante affiché.
- printer
- UIPrinter
Imprimante désignée pour examen par le délégué.