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

ScrollWheel

@ExperimentalTestApi
value public final class ScrollWheel


Representation of a mouse scroll wheel axis. Only Horizontal and Vertical are supported. All methods that accept a scroll axis use Vertical as the default, since most mice only have a vertical scroll wheel.

Summary

Nested types

Public methods

final int

Public methods

getValue

public final int getValue()