class WindowFeature
(source)
Feature implementation for handling window requests.
WindowFeature(engine: Engine, sessionManager: SessionManager)
Feature implementation for handling window requests. |
fun start(): Unit
Starts the feature and a observer to listen for window requests. |
|
fun stop(): Unit
Stops the feature and the window request observer. |