ReactiveRecyclerViewViewHolder.Activated property¶
Defined in
Type: ReactiveRecyclerViewViewHolderReactiveUI.AndroidX
Assembly: ReactiveUI.AndroidX.dll
Applies to
net10.0-android36.0
public IObservable<Unit> Activated { get; }
Inherited documentation
These docs were inherited from ICanActivate. The member doesn't override them on this type.
Summary: Gets a observable which is triggered when the ViewModel is activated.
Returns: IObservable