Haze
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Haze
haze-glass
/
dev.chrisbanes.haze.glass
/
OpticalSizeValue
/
Fixed
Fixed
@
JvmInline
value
class
Fixed
<
T
>
(
val
value
:
T
)
:
OpticalSizeValue
<
T
>
A value which does not change with the material size.
Members
Constructors
Fixed
Link copied to clipboard
constructor
(
value
:
T
)
Properties
value
Link copied to clipboard
val
value
:
T
The fixed value.