NSCoder UIKit Additions

INDEX>UIKit
NSCoder UIKit Additionsクラス

15周年ベスト〈初回限定盤〉

15周年ベスト〈初回限定盤〉

解説

NSCoderのUIKit追加のクラスです。

準拠 NSObject
フレームワーク /System/Library/Frameworks/UIKit.framework
使用可能 Available in iPhone OS 2.0 and later.
定義 UIGeometry.h

概要

サブクラス化の注意

使用可能

iPhone OS 2.0以降

メソッド、プロパティ

データのエンコード

– encodeCGPoint:forKey:
– encodeCGRect:forKey
– encodeCGSize:forKey
– encodeCGAffineTransform:forKey:
– encodeUIEdgeInsets:forKey

データのデコード

– decodeCGPointForKey:
– decodeCGRectForKey:
– decodeCGSizeForKey:
– decodeCGAffineTransformForKey:
– decodeUIEdgeInsetsForKey:

定数

通知