macOS/iOS API解説

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

目次

UIPrintInteractionControllerクラス

INDEX>UIKit>

apple

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

概要

タスク

共有コントローラーインスタンスの取得

+ sharedPrintController

プリントする内容の提供

printingItem property
printingItems property
printPageRenderer property
printFormatter property

プリントジョブ情報へのアクセス

printInfo property
printPaper property
showsNumberOfCopies property
showsPageRange property

Assigning the Delegate

delegate property

クラス

UIPrintInteractionController

参照