State Flow Binding Property Id
Author
skydoves (Jaewoong Eum)
A state flow delegate class for collecting value and notifying changed value on a property.
Parameters
stateFlow
A state flow for providing data.
Constructors
StateFlowBindingPropertyId
Link copied to clipboard
A state flow for providing data.
Types
Functions
provideDelegate
Link copied to clipboard
operator fun provideDelegate(bindingViewModel: BindingViewModel, property: KProperty<*>): StateFlowBindingPropertyId.Delegate<T>
Content copied to clipboard