ReactiveWindowController.Activated property¶
Defined in
Type: ReactiveWindowController
Namespace: ReactiveUI
Assembly: ReactiveUI.dll
Applies to
net10.0-macos26.0, net9.0-macos15.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