Contents

buildExpression(_:)

Declaration

static func buildExpression<ValueType>(_ expression: KeyPath<Intent, IntentParameter<ValueType>>) -> PartialKeyPath<Intent> where ValueType : _IntentValue, ValueType : Sendable

See Also

Building the path