Binder
Object associated with StateHolder. Actual implementations contain properties that are utilities for a particular platform to ease state observation.
Actual implementation of Binder
Property objectWillChange should be set to ObservableObject's objectWillChange property on iOS side, available in context of ObservableObject protocol.
Constructors
Properties
Link copied to clipboard
On write operation the value is invoked to deliver updates of all stored Stateful properties withing a context of StateHolder the Binder is associated with