Method Generate
Generate()
Generates an observable sequence of event notifications from the UI control.
protected override IObservable<bool> Generate()
Returns
- IObservable<bool>
An observable sequence of events of type bool.
Generates an observable sequence of event notifications from the UI control.
protected override IObservable<bool> Generate()
An observable sequence of events of type bool.