{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

PrecisionDescriber

interface PrecisionDescriber

Known direct subclasses
Press

Returns different touch target sizes.


Interface to implement size of click area.

Summary

Public functions

FloatArray<Float>!

Different touch target sizes.

Public functions

describePrecision

fun describePrecision(): FloatArray<Float>!

Different touch target sizes.

Returns
FloatArray<Float>!

a float[] with x and y values of size of click area.