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

PointerId


An ID for a given pointer.

Summary

Public constructors

PointerId(value: Long)
Cmn

Public properties

Long

The actual value of the id.

Cmn

Public constructors

PointerId

PointerId(value: Long)
Parameters
value: Long

The actual value of the id.

Public properties

value

val valueLong

The actual value of the id.