Skip to content

Initializer

init(through:from:to:)

init(through _: Through.Type, from: KeyPath<Through, Through.Parent<From>>, to: KeyPath<Through, Through.Parent<To>>)