<div class='type'>Function</div>


<a id='references'></a>


<h2 id="shoulduseprecisionpointercomponentsizing">shouldUsePrecisionPointerComponentSizing</h2>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
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.