set(_:_:)

Binding+Observation.swift:60
static func set<Value>(_ keyPath: _SendableWritableKeyPath<Root, Value>, _ value: Value) -> BindingAction<Root> where Root : ObservableState, Value : Equatable, Value : Sendable