Package-level declarations
Properties
Link copied to clipboard
A store that allows managing cookies.
Link copied to clipboard
A service for working with HTTP authentication cache.
Link copied to clipboard
Returns a license that was used to create this Engine.
Link copied to clipboard
A service that allows managing media stream devices.
Link copied to clipboard
Link copied to clipboard
A service that allows managing permissions.
Link copied to clipboard
A service that allows working with spell checking functionality.
Link copied to clipboard
A service that allows working with zoom.
Functions
Link copied to clipboard
fun Engine(renderingMode: RenderingMode, configuration: OptionsDsl.() -> Unit = { /* Matches defaults. */ }): Engine
fun Engine(renderingMode: RenderingMode, configuration: OptionsDsl.() -> Unit = { /* Matches defaults. */ }): Engine
Creates a new instance of Engine with the given renderingMode and configuration.
Link copied to clipboard
Link copied to clipboard
Subscribes the given observer to receive events of type E from this Observable.