Contents

takeValue(_:forKey:)

Sets the value for the property identified by key to value.

Declaration

func takeValue(_ value: Any?, forKey key: String)

See Also

Deprecated Methods