openImmediate

fun openImmediate(customScreenType: CustomScreenType? = null, markAsStatic: Boolean = false, settings: BrowserSettings): Browser

Open Browser with the given CustomScreenType and mark as static if markAsStatic is true. This tab will be locked to 60 FPS since it is not input-aware.