次の方法で共有


UIPrintInteractionResult(UIPrintInteractionController, Boolean) コンストラクター

定義

UIKit.UIPrintInteractionResult のインスタンスを構築します

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

パラメーター

printInteractionController
UIPrintInteractionController

非同期操作の結果値

completed
Boolean

非同期操作の結果値

適用対象