AutoRenderModeStrategy

A strategy to assign what RenderMode is selected if RenderMode.AUTO is selected. This interface could implement () -> RenderMode but this is prohibited in Kotlin/JS.

Inheritors

Functions

Link copied to clipboard
abstract operator fun invoke(): RenderMode