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

encode(_:forKey:)

Encodes a rectangle structure and associates it with the string key. ある矩形構造体をエンコードして、それを文字列キーと結びつけます。

Declaration 宣言

func encode(_ rect: NSRect, 
     forKey key: String)

See Also 参照

Encoding General Data 一般的なデータを符号化する

Related Documentation 関連文書