macOS/iOS API解説

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

目次

UISimpleTextPrintFormatterクラス

INDEX>UIKit>

apple

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

概要

メソッドとプロパティ

シンプルテキストプリントフォマッターの作成

– initWithText

テキストの取得と設定

text property

プリントする内容のテキスト属性

font property
color property
lineBreakMode property
textAlignment property

クラス

UISimpleTextPrintFormatter

参照