Skip to content

ReactiveRecyclerViewViewHolder.Activated property

Defined in

Type: ReactiveRecyclerViewViewHolder Namespace: ReactiveUI.AndroidX Assembly: ReactiveUI.AndroidX.dll

Applies to

net10.0-android36.0

public IObservable<Unit> Activated { get; }

View source

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