macOS/iOS API解説

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

目次

NSCoder UIKit Additions

NSCoder UIKit Additionsクラス

INDEX>UIKit>NSCoder UIKit Additions【精米】北海道産 無洗米 ななつぼし 5kg 平成24年産出版社/メーカー: 神明メディア: 食品&飲料購入: 1人 クリック: 1回この商品を含むブログ (1件) を見る 解説 NSCoderのUIKit追加のクラスです。 準拠 NSObject フレー…

encodeUIEdgeInsets:forKey:

-(void)encodeUIEdgeInsets:(UIEdgeInsets)insets forKey:(NSString *)key 解説 返り値 ( void ) 引数 ( UIEdgeInsets )insets ( NSString * )key フレームワーク UIKit クラス NSCoder UIKit Additions Instance Methods 使用可能 iPhone2.0 参照 例文

encodeCGSize:forKey:

-(void)encodeCGSize:(CGSize)size forKey:(NSString *)key 解説 返り値 ( void ) 引数 ( CGSize )size ( NSString * )key フレームワーク UIKit クラス NSCoder UIKit Additions Instance Methods 使用可能 iPhone2.0 参照 例文

encodeCGRect:forKey:

-(void)encodeCGRect:(CGRect)rect forKey:(NSString *)key 解説 返り値 ( void ) 引数 ( CGRect )rect ( NSString * )key フレームワーク UIKit クラス NSCoder UIKit Additions Instance Methods 使用可能 iPhone2.0 参照 例文

encodeCGPoint:forKey:

-(void)encodeCGPoint:(CGPoint)point forKey:(NSString *)key 解説 返り値 ( void ) 引数 ( CGPoint )point ( NSString * )key フレームワーク UIKit クラス NSCoder UIKit Additions Instance Methods 使用可能 iPhone2.0 参照 例文

encodeCGAffineTransform:forKey:

-(void)encodeCGAffineTransform:(CGAffineTransform)transform forKey:(NSString *)key 解説 返り値 ( void ) 引数 ( CGAffineTransform )transform ( NSString * )key フレームワーク UIKit クラス NSCoder UIKit Additions Instance Methods 使用可能 iPh…

decodeUIEdgeInsetsForKey:

-(UIEdgeInsets)decodeUIEdgeInsetsForKey:(NSString *)key 解説 返り値 ( UIEdgeInsets ) 引数 ( NSString * )key フレームワーク UIKit クラス NSCoder UIKit Additions Instance Methods 使用可能 iPhone2.0 参照 例文

decodeCGSizeForKey:

-(CGSize)decodeCGSizeForKey:(NSString *)key 解説 返り値 ( CGSize ) 引数 ( NSString * )key フレームワーク UIKit クラス NSCoder UIKit Additions Instance Methods 使用可能 iPhone2.0 参照 例文

decodeCGRectForKey:

-(CGRect)decodeCGRectForKey:(NSString *)key 解説 返り値 ( CGRect ) 引数 ( NSString * )key フレームワーク UIKit クラス NSCoder UIKit Additions Instance Methods 使用可能 iPhone2.0 参照 例文

decodeCGPointForKey:

-(CGPoint)decodeCGPointForKey:(NSString *)key 解説 返り値 ( CGPoint ) 引数 ( NSString * )key フレームワーク UIKit クラス NSCoder UIKit Additions Instance Methods 使用可能 iPhone2.0 参照 例文

decodeCGAffineTransformForKey:

-(CGAffineTransform)decodeCGAffineTransformForKey:(NSString *)key 解説 返り値 ( CGAffineTransform ) 引数 ( NSString * )key フレームワーク UIKit クラス NSCoder UIKit Additions Instance Methods 使用可能 iPhone2.0 参照 例文

decodeCGAffineTransformForKey:

-(CGAffineTransform)decodeCGAffineTransformForKey:(NSString *)key 解説 返り値 ( CGAffineTransform ) 引数 ( NSString * )key フレームワーク UIKit クラス NSCoder UIKit Additions Instance Methods 使用可能 iPhone2.0 参照 例文