Package-level declarations
Types
Link copied to clipboard
A switch that can be passed to Chromium.
A switch that can be passed to Chromium.
Link copied to clipboard
A simple, secure string that identifies the calling program within Google services.
Link copied to clipboard
A public identifier of your application within GCP.
Link copied to clipboard
A confidential string known only to the application and the authorization server.
Link copied to clipboard
Configures Google-specific options for Engine.
Link copied to clipboard
Configures options for Engine.
Link copied to clipboard
Configures schemes' callbacks.
Functions
Link copied to clipboard
Creates a new instance of EngineOptions with the given renderingMode.
inline fun EngineOptions(renderingMode: RenderingMode, configuration: OptionsDsl.() -> Unit): EngineOptions
inline fun EngineOptions(renderingMode: RenderingMode, configuration: OptionsDsl.() -> Unit): EngineOptions
Creates a new instance of EngineOptions with the given renderingMode and configuration.