UIPrinterPickerControllerDelegate.DidPresent Método

Definição

Informa ao delegado que o seletor de impressora especificado foi exibido e que agora está visível.

[Foundation.Export("printerPickerControllerDidPresent:")]
public virtual void DidPresent (UIKit.UIPrinterPickerController printerPickerController);
abstract member DidPresent : UIKit.UIPrinterPickerController -> unit
override this.DidPresent : UIKit.UIPrinterPickerController -> unit

Parâmetros

printerPickerController
UIPrinterPickerController

O controlador do seletor de impressora que está sendo exibido.

Atributos

Aplica-se a