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

decodeSize(forKey:)

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

Declaration 宣言

func decodeSize(forKey key: String) -> NSSize

See Also 参照

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