Contents

decodePoint(forKey:)

Decodes and returns an NSPoint structure that was previously encoded with Encode(_:forkey:) 27lif.

Declaration

func decodePoint(forKey key: String) -> NSPoint

See Also

Decoding General Data