UIPrintInteractionCompletionResult
UIPrintInteractionCompletionResult
Class
Definition
public class UIPrintInteractionCompletionResult
type UIPrintInteractionCompletionResult = class
- Inheritance
Remarks
This class holds the return values from the asynchronous method PrintToPrinterAsync(UIPrinter, Boolean).
Constructors
UIPrintInteractionCompletionResult(UIPrintInteractionController, Boolean) UIPrintInteractionCompletionResult(UIPrintInteractionController, Boolean) |
Constructs an instance of UIKit.UIPrintInteractionCompletionResult |
Properties
Completed Completed |
Gets or sets a Boolean value that tells whether the print interaction completed. |
PrintInteractionController PrintInteractionController |
Gets or sets the controller for the print interaction. |
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...