Rachel
Toggle table of contents
3.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.core
/
love.yinlin.compose.extension
/
MutableIntSizeState
Mutable
Int
Size
State
@
Stable
interface
MutableIntSizeState
:
MutableState
<
IntSize
>
Members
Properties
value
Link copied to clipboard
abstract
override
var
value
:
IntSize
Functions
component1
Link copied to clipboard
abstract
operator
fun
component1
(
)
:
IntSize
component2
Link copied to clipboard
abstract
operator
fun
component2
(
)
:
(
IntSize
)
->
Unit