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

encode(_:forKey:)

Encodes a point and associates it with the string key. あるポイントをエンコードして、それを文字列キーと結びつけます。

Declaration 宣言

func encode(_ point: NSPoint, 
     forKey key: String)

See Also 参照

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

Related Documentation 関連文書