openInputAwareImmediate

fun openInputAwareImmediate(customScreenType: CustomScreenType? = null, markAsStatic: Boolean = false, settings: BrowserSettings, priority: Short = 10, inputAcceptor: InputAcceptor = takesInputHandler): Browser

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