decodeRect(forKey:)
Decodes and returns an NSRect structure that was previously encoded with Encode(_:forkey:) 2knxx.
Declaration
func decodeRect(forKey key: String) -> NSRectSee 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()decodePoint(forKey:)