onMouseShapeChange property

void Function(String title)? onMouseShapeChange
getter/setter pair

Called when the application requests a mouse pointer shape using OSC 22.

Implementation

void Function(String shape)? onMouseShapeChange;