UIPrinterPickerControllerDelegate_Extensions Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Métodos de extensión a la IUIPrinterPickerControllerDelegate interfaz para admitir todos los métodos del UIPrinterPickerControllerDelegate protocolo.
public static class UIPrinterPickerControllerDelegate_Extensions
type UIPrinterPickerControllerDelegate_Extensions = class
- Herencia
-
UIPrinterPickerControllerDelegate_Extensions
Comentarios
Los métodos de extensión permiten IUIPrinterPickerControllerDelegate a los desarrolladores tratar instancias de la interfaz como tener todos los métodos opcionales del protocolo original UIPrinterPickerControllerDelegate . Puesto que la interfaz solo contiene los miembros necesarios, estos métodos de extensión permiten a los desarrolladores llamar a los miembros opcionales del protocolo.
Métodos
DidDismiss(IUIPrinterPickerControllerDelegate, UIPrinterPickerController) |
Se |
DidPresent(IUIPrinterPickerControllerDelegate, UIPrinterPickerController) |
TEl |
DidSelectPrinter(IUIPrinterPickerControllerDelegate, UIPrinterPickerController) |
La |
GetParentViewController(IUIPrinterPickerControllerDelegate, UIPrinterPickerController) |
Obtiene el controlador de vista primario de |
ShouldShowPrinter(IUIPrinterPickerControllerDelegate, UIPrinterPickerController, UIPrinter) |
|
WillDismiss(IUIPrinterPickerControllerDelegate, UIPrinterPickerController) |
|
WillPresent(IUIPrinterPickerControllerDelegate, UIPrinterPickerController) |
|