decodePoint(forKey:)
Decodes and returns an NSPoint structure that was previously encoded with Encode(_:forkey:) 27lif.
Declaration
func decodePoint(forKey key: String) -> NSPointSee Also
Decoding General Data
decodeArray(ofObjCType:count:at:)decodeBool(forKey:)decodeBytes(forKey:returnedLength:)decodeBytes(withReturnedLength:)decodeData()decodeDouble(forKey:)decodeFloat(forKey:)decodeCInt(forKey:)decodeInteger(forKey:)decodeInt32(forKey:)decodeInt64(forKey:)decodeObject()decodeObject(forKey:)decodePoint()decodePropertyList()