toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.style
/
CSS
/
RuleSet
Rule
Set
data
class
RuleSet
(
val
selector
:
CSS.Selector
,
val
declarations
:
CSS.Declarations
)
:
CSS.IRuleSet
Members
Constructors
Rule
Set
Link copied to clipboard
constructor
(
selector
:
CSS.Selector
,
declarations
:
CSS.Declarations
)
Properties
declarations
Link copied to clipboard
val
declarations
:
CSS.Declarations
selector
Link copied to clipboard
val
selector
:
CSS.Selector