ReferencecCursor.visibleOn this pageCursor.visibleGet/Set the visibility of your cursor. Syntax ``` mp.gui.cursor.visible = visibility; ``` Parameters visibility: Examples This lets you enable the cursor by pressing the F2 key. See Also