Offset

interface Offset

Represents an offset.

Properties

Link copied to clipboard
abstract val x: Float

The x-offset (in pixels).

Link copied to clipboard
abstract val y: Float

The y-offset (in pixels).