-
public final class ChannelHeaderViewModelBinding
-
-
Method Summary
Modifier and Type Method Description final Unitbind(ChannelHeaderViewModel $self, ChannelHeaderView view, LifecycleOwner lifecycleOwner)Binds ChannelHeaderView with ChannelHeaderViewModel, updating the view's state based on data provided by the ViewModel. -
-
Method Detail
-
bind
final Unit bind(ChannelHeaderViewModel $self, ChannelHeaderView view, LifecycleOwner lifecycleOwner)
Binds ChannelHeaderView with ChannelHeaderViewModel, updating the view's state based on data provided by the ViewModel.
-
-
-
-