Contents

takeValue(_:forKeyPath:)

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

Declaration

func takeValue(_ value: Any?, forKeyPath keyPath: String)

See Also

Deprecated Methods