🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

inputDeviceBottomLeft

The bottom left corner of the indirect pointer input device we're interacting with, where (0, 0) is the top left corner of the indirect pointer input device.

Source set: Common
public val IndirectPointerInjectionScope.inputDeviceBottomLeft: Offset

The bottom left corner of the indirect pointer input device we're interacting with, where (0, 0) is the top left corner of the indirect pointer input device. Note: This is not related to the screen coordinates.

Note that inputDeviceBottomLeft.y != inputDeviceHeight, see inputDeviceBottom.

Content updated: