Share via


UIPrinterPickerCompletionResult Class

Definition

This class holds the return values for an asynchronous operation.

public class UIPrinterPickerCompletionResult
type UIPrinterPickerCompletionResult = class
Inheritance
UIPrinterPickerCompletionResult

Constructors

Name Description
UIPrinterPickerCompletionResult(UIPrinterPickerController, Boolean)

Creates a new instance of this class.

Properties

Name Description
PrinterPickerController

The result value from the asynchronous operation.

UserDidSelect

The result value from the asynchronous operation.

Applies to