LayoutConfig

data class LayoutConfig(preferred: Viewer, forced: Boolean)

Constructors

Link copied to clipboard
constructor(preferred: Viewer, forced: Boolean)

Types

Link copied to clipboard
object Companion