macOS/iOS API解説

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

目次

UIPasteboard

images

解説 @property(nonatomic, copy) NSArray *images 返り値 引数 フレームワーク UIKit クラス UIPasteboard Property 使用可能 iPhone3.0 参照 例文

image

解説 @property(nonatomic, copy) UIImage *image 返り値 引数 フレームワーク UIKit クラス UIPasteboard Property 使用可能 iPhone3.0 参照 例文

colors

解説 @property(nonatomic, copy) NSArray *colors 返り値 引数 フレームワーク UIKit クラス UIPasteboard Property 使用可能 iPhone3.0 参照 例文

color

解説 @property(nonatomic, copy) UIColor *color 返り値 引数 フレームワーク UIKit クラス UIPasteboard Property 使用可能 iPhone3.0 参照 例文

changeCount

解説 @property(readonly, nonatomic) NSInteger changeCount 返り値 引数 フレームワーク UIKit クラス UIPasteboard Notification 使用可能 iPhone3.0 参照 例文