UIPrinterPickerControllerDelegate.WillPresent Method

Definition

Informs the delegate that the designated printer picker is about to be displayed.

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

Parameters

printerPickerController
UIPrinterPickerController

The printer picker controller that is being displayed.

Attributes

Applies to