Instance Method インスタンスメソッド

decodePointForKey:

Decodes and returns an NSPoint structure that was previously encoded with encodePoint:forKey:. あるNSPoint構造体を復号して返します、それは以前にencodePoint:forKey:で符号化されたものです。

Declaration 宣言

- (NSPoint)decodePointForKey:(NSString *)key;

See Also 参照

Decoding General Data 一般的なデータを復号する