Method Generate
Generate()
Generates an observable sequence that produces a value whenever the mouse cursor enters the shader window bounds.
public override IObservable<EventPattern<INativeWindow, EventArgs>> Generate()
Returns
- IObservable<EventPattern<INativeWindow, EventArgs>>
A sequence of events produced whenever the mouse cursor enters the shader window bounds.