int-ui-standalone
1.0.0-SNAPSHOT
jvm
int-ui-standalone
/
org.jetbrains.jewel.intui.standalone
/
IntUiGlobalMetrics
Int
Ui
Global
Metrics
@
Immutable
class
IntUiGlobalMetrics
(
val
outlineWidth
:
Dp
=
2.dp
,
val
rowHeight
:
Dp
=
24.dp
)
:
GlobalMetrics
Members
Constructors
Int
Ui
Global
Metrics
Link copied to clipboard
constructor
(
outlineWidth
:
Dp
=
2.dp
,
rowHeight
:
Dp
=
24.dp
)
Properties
outline
Width
Link copied to clipboard
open
override
val
outlineWidth
:
Dp
row
Height
Link copied to clipboard
open
override
val
rowHeight
:
Dp
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String