Type Alias PointerStyleHandler

PointerStyleHandler: ((newPointerStyle: string) => void)

A function which shows a given pointer style. Normally implemented as a function which sets the CSS cursor style of a Root's canvas