UIPrinterPickerCompletionResult 类

定义

表示打印机选取器控制器的结果。

public class UIPrinterPickerCompletionResult
type UIPrinterPickerCompletionResult = class
继承
UIPrinterPickerCompletionResult

注解

此类保存异步方法 PresentFromRectAsync(CGRect, UIView, Boolean, Boolean)、、 PresentFromRectAsync(CGRect, UIView, Boolean, Boolean)PresentFromBarButtonItemAsync(UIBarButtonItem, Boolean, Boolean)返回值。

构造函数

UIPrinterPickerCompletionResult(UIPrinterPickerController, Boolean)

构造 UIKit.UIPrinterPickerCompletionResult 的实例

属性

PrinterPickerController

获取或设置生成结果的选取器。

UserDidSelect

获取或设置一个布尔值,该值指示用户是否选取了打印机。

适用于