IntRange
Kotlin
|Java
@ExperimentalMultiplatform annotation expect class IntRange
androidx.compose.ui.util.annotation.IntRange.IntRange |
Summary
Public constructors | |
---|---|
Properties | |
---|---|
Long | |
Long |
Public constructors
Properties
from
val from: Long
to
val to: Long