{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
value class PointerId
An ID for a given pointer.
PointerId(value: Long)
Long
value
The actual value of the id.
value: Long
val value: Long