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

PointerCoordsSubject

class PointerCoordsSubject


Subject for PointerProperties

Summary

Public functions

PointerCoordsSubject
assertThat(other: PointerCoords)
FloatSubject
axisValue(axis: Int)
FloatSubject
Factory<PointerCoordsSubject, PointerCoords>
FloatSubject
FloatSubject
FloatSubject
FloatSubject
FloatSubject
FloatSubject
FloatSubject
x()
FloatSubject
y()

Public functions

assertThat

fun assertThat(other: PointerCoords): PointerCoordsSubject

axisValue

fun axisValue(axis: Int): FloatSubject

orientation

fun orientation(): FloatSubject

pointerCoords

fun pointerCoords(): Factory<PointerCoordsSubject, PointerCoords>

pressure

fun pressure(): FloatSubject

size

fun size(): FloatSubject

toolMajor

fun toolMajor(): FloatSubject

toolMinor

fun toolMinor(): FloatSubject

touchMajor

fun touchMajor(): FloatSubject

touchMinor

fun touchMinor(): FloatSubject

x

fun x(): FloatSubject

y

fun y(): FloatSubject