desktopMain.androidx.compose.foundation.text.TextFieldCursor.desktop.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of foundation-desktop Show documentation
Show all versions of foundation-desktop Show documentation
Higher level abstractions of the Compose UI primitives. This library is design system agnostic, providing the high-level building blocks for both application and design-system developers
The newest version!
package androidx.compose.foundation.text
import androidx.compose.ui.unit.Dp
import androidx.compose.ui.unit.dp
internal actual val DefaultCursorThickness: Dp = 1.dp
© 2015 - 2025 Weber Informatics LLC | Privacy Policy