toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.style
/
CSS
/
Declarations
Declarations
data
class
Declarations
(
val
declarations
:
List
<
CSS.Declaration
>
)
:
Extra
Members
Members & Extensions
Constructors
Declarations
Link copied to clipboard
constructor
(
declarations
:
List
<
CSS.Declaration
>
)
Properties
animation
Link copied to clipboard
val
CSS.Declarations
.
animation
:
CSS.Animation
?
declarations
Link copied to clipboard
val
declarations
:
List
<
CSS.Declaration
>
declarations
Map
Link copied to clipboard
val
declarationsMap
:
Map
<
String
,
CSS.Expression
?
>
extra
Link copied to clipboard
open
override
var
extra
:
ExtraType
Functions
get
Link copied to clipboard
operator
fun
get
(
prop
:
String
)
:
CSS.Expression
?