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

decodeRect(forKey:)

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

Declaration 宣言

func decodeRect(forKey key: String) -> NSRect

See Also 参照

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