UIPrintInteractionCompletionResult Class

Definition

public class UIPrintInteractionCompletionResult
type UIPrintInteractionCompletionResult = class
Inheritance
UIPrintInteractionCompletionResult

Remarks

This class holds the return values from the asynchronous method PrintToPrinterAsync(UIPrinter, Boolean).

Constructors

UIPrintInteractionCompletionResult(UIPrintInteractionController, Boolean)

Constructs an instance of UIKit.UIPrintInteractionCompletionResult

Properties

Completed

Gets or sets a Boolean value that tells whether the print interaction completed.

PrintInteractionController

Gets or sets the controller for the print interaction.

Applies to