Compose Unstyled 2.0 is out! Check the official announcement blog ->
Function

shouldUsePrecisionPointerComponentSizing

Whether components should have a denser spacing and sizing due to a precision pointer being present.

shouldUsePrecisionPointerComponentSizing

Source set: Common
fun shouldUsePrecisionPointerComponentSizing(): Boolean

Whether components should have a denser spacing and sizing due to a precision pointer being present.

Note that this will always return false if the ComposeMaterial3Flags.isPrecisionPointerComponentSizingEnabled flag is not enabled.

Last updated: