Class WindowClosed
Represents an operator that generates a sequence of events produced whenever the shader window is closed.
public class WindowClosed : Source<EventPattern<INativeWindow, EventArgs>>
- Inheritance
-
WindowClosed
- Inherited Members
Methods
- Generate()
Generates an observable sequence that emits a notification whenever the shader window is closed.