ObservableTrigger.Observable property¶
Defined in
Type: ObservableTrigger
Namespace: ReactiveUI.Reactive.Blend
Assembly: ReactiveUI.Blend.Reactive.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net462, net481, net471
public IObservable<object> Observable { get; set; }
Summary: Gets or sets the observable which will activate the trigger.
Returns: IObservable