orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-panel
/
org.openrndr.panel.style
/
SelectorPrecedence
Selector
Precedence
data
class
SelectorPrecedence
(
var
inlineStyle
:
Int
=
0
,
var
id
:
Int
=
0
,
var
classOrAttribute
:
Int
=
0
,
var
type
:
Int
=
0
)
(
source
)
Members
Constructors
Selector
Precedence
Link copied to clipboard
constructor
(
inlineStyle
:
Int
=
0
,
id
:
Int
=
0
,
classOrAttribute
:
Int
=
0
,
type
:
Int
=
0
)
Properties
class
Or
Attribute
Link copied to clipboard
var
classOrAttribute
:
Int
id
Link copied to clipboard
var
id
:
Int
inline
Style
Link copied to clipboard
var
inlineStyle
:
Int
type
Link copied to clipboard
var
type
:
Int