notifyCursorArea
open fun notifyCursorArea(x: <Error class: unknown class>, y: <Error class: unknown class>, width: <Error class: unknown class>, height: <Error class: unknown class>)
Notify @context that cursor area changed in input associated.
Since
2.28
Parameters
x
the x coordinate of cursor location
y
the y coordinate of cursor location
width
the width of cursor area
height
the height of cursor area