android-components / mozilla.components.browser.engine.servo / ServoEngine / createSession

createSession

fun createSession(private: Boolean): EngineSession (source)

Overrides Engine.createSession

Creates a new engine session.

Parameters

private - whether or not this session should use private mode.

Return
the newly created EngineSession.