Property

inputDeviceCenterY

The y-coordinate for the center of the indirect pointer input device we're interacting with in px, where (0, 0) is the top left corner of the indirect pointer input device.

Source set: Common
val IndirectPointerInjectionScope.inputDeviceCenterY: Float

The y-coordinate for the center of the indirect pointer input device we're interacting with in px, where (0, 0) is the top left corner of the indirect pointer input device. Note: This is not related to the screen coordinates.

Last updated: