Contents

takeValues(from:)

Sets properties of the receiver with values from a given dictionary, using its keys to identify the properties

Declaration

func takeValues(from properties: [AnyHashable : Any])

See Also

Deprecated Methods