共用方式為


UIPrintInteractionResult(UIPrintInteractionController, Boolean) 建構函式

定義

建構 UIKit.UIPrintInteractionResult 的實例

public UIPrintInteractionResult (UIKit.UIPrintInteractionController printInteractionController, bool completed);
new UIKit.UIPrintInteractionResult : UIKit.UIPrintInteractionController * bool -> UIKit.UIPrintInteractionResult

參數

printInteractionController
UIPrintInteractionController

非同步作業的結果值

completed
Boolean

非同步作業的結果值

適用於