macOS/iOS API解説

iOS , Mac アプリケーション開発のために使われる主要フレームワークの日本語情報です。2010年代に書かれた内容です。今後更新はありません。

目次

UIPrintInteractionControllerDelegateプロトコル

INDEX>UIKit>

apple

準拠 NSObject
フレームワーク /System/Library/Frameworks/UIKit.framework
使用可能 iOS 4.2以降
定義 UIPrintInteractionController.h

概要

メソッドとプロパティ

Returning a Parent View Controller

– printInteractionControllerParentViewController:

Choosing a Paper Size for the Print Job

– printInteractionController:choosePaper:

Responding to the Presentation and Dismissal of the Printing Interface

– printInteractionControllerWillPresentPrinterOptions:
– printInteractionControllerDidPresentPrinterOptions:
– printInteractionControllerWillDismissPrinterOptions:
– printInteractionControllerDidDismissPrinterOptions:

Responding to the Start and End of a Print Job

– printInteractionControllerWillStartJob:
– printInteractionControllerDidFinishJob:

クラス

参照

編集時のバージョン

OS X 10.8
iOS 6.1