Contents

handleTakeValue(_:forUnboundKey:)

Invoked by Takevalue(_:forkey:) when it finds no property binding for key.

Declaration

func handleTakeValue(_ value: Any?, forUnboundKey key: String)

See Also

Deprecated Methods