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

PointerId

value public final class PointerId


An ID for a given pointer.

Summary

Public constructors

PointerId(long value)

Public methods

final long

The actual value of the id.

Public constructors

PointerId

public PointerId(long value)
Parameters
long value

The actual value of the id.

Public methods

getValue

public final long getValue()

The actual value of the id.