Share via


UIPrintInteractionCompletionResult Class

Definition

This class holds the return values for an asynchronous operation.

public class UIPrintInteractionCompletionResult
type UIPrintInteractionCompletionResult = class
Inheritance
UIPrintInteractionCompletionResult

Constructors

Name Description
UIPrintInteractionCompletionResult(UIPrintInteractionController, Boolean)

Creates a new instance of this class.

Properties

Name Description
Completed

The result value from the asynchronous operation.

PrintInteractionController

The result value from the asynchronous operation.

Applies to