toggle menu
Kotlin Wrappers API Reference
common
switch theme
search in API
kotlin-css
/
kotlinx.css.properties
/
BoxShadows
Box
Shadows
class
BoxShadows
:
StyleList
<
BoxShadow
>
(
source
)
Members
Constructors
Box
Shadows
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
clear
Link copied to clipboard
fun
clear
(
)
plus
Assign
Link copied to clipboard
operator
fun
plusAssign
(
item
:
BoxShadow
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String