Contents

disableCursorRects()

Disables all cursor rectangle management within the window.

Declaration

func disableCursorRects()

Discussion

Use this method when you need to do some special cursor manipulation and you don’t want the Application Kit interfering.

See Also

Managing Cursor Rectangles