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

PointerCoordsSubject

class PointerCoordsSubject


Subject for PointerProperties

Summary

Public constructors

Public functions

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

Public constructors

PointerCoordsSubject

PointerCoordsSubject()

Public functions

assertThat

java-static fun assertThat(other: PointerCoords!): PointerCoordsSubject!

axisValue

fun axisValue(axis: Int): FloatSubject!

orientation

fun orientation(): FloatSubject!

pointerCoords

java-static 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!