Skip to content

ObservableTrigger.Observable property

Defined in

Type: ObservableTrigger Namespace: ReactiveUI.Blend Assembly: ReactiveUI.Blend.dll

Applies to

net481

public IObservable<object> Observable { get; set; }

View source

Summary: Gets or sets the observable which will activate the trigger.

Returns: IObservable