setHiddenUntilMouseMoves(_:)
Sets whether the cursor is hidden until the mouse moves.
Declaration
class func setHiddenUntilMouseMoves(_ flag: Bool)Parameters
Discussion
Do not try to counter this method by invoking unhide(). The results are undefined.