API reference
API reference
Select your platform
No SDKs available
No versions available

StyleConfigOptions2

StyleConfigOptions2

data class StyleConfigOptions2(var themeResourceId: Int = 0, var enableTransparent: Boolean = true, var includeGlass: Boolean = false) : PanelConfigOptions2.Node

Constructors

NameSummary
StyleConfigOptions2
constructor(themeResourceId: Int = 0, enableTransparent: Boolean = true, includeGlass: Boolean = false)

Properties

NameSummary
enableTransparent
var enableTransparent: Boolean
includeGlass
var includeGlass: Boolean
themeResourceId
var themeResourceId: Int
Did you find this page helpful?
Thumbs up icon
Thumbs down icon