ThemeBorderStyle

data class ThemeBorderStyle(val show: Boolean? = null)

The display options for tile borders for visuals.

Constructors

Link copied to clipboard
constructor(show: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val show: Boolean? = null

The option to enable display of borders for visuals.