orx
Toggle table of contents
0.5.0-dev.95+27f1a09
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-panel
/
org.openrndr.panel.style
/
PropertyValue
Property
Value
open
class
PropertyValue
(
val
inherit
:
Boolean
=
false
,
val
important
:
Boolean
=
false
)
(
source
)
Inheritors
Color
Cursor
LinearDimension
Display
FlexDirection
Overflow
ZIndex
FlexGrow
GridTemplate
GridPopulation
TextAlign
Members
Constructors
Property
Value
Link copied to clipboard
constructor
(
inherit
:
Boolean
=
false
,
important
:
Boolean
=
false
)
Properties
important
Link copied to clipboard
val
important
:
Boolean
inherit
Link copied to clipboard
val
inherit
:
Boolean