open class PanelStyleOptions(val themeResourceId: Int = R.style.SpatialSDKTransparentTheme) : PanelConfigOptionsModifier
PanelStyleOptions
(
themeResourceId
)
|
Signature
constructor(themeResourceId: Int = R.style.SpatialSDKTransparentTheme) Parameters
themeResourceId:
Int
Returns |
themeResourceId
: Int
[Get] |
Signature
open val themeResourceId: Int |
applyTo
(
options
)
|
Signature
open override fun applyTo(options: PanelConfigOptions) Parameters
options:
PanelConfigOptions |