Wiki Page Content

Revision 2 as of 2016-09-29 21:15:55

Clear message

DRAFT

SDL_HINT_MAC_MOUSE_FOCUS_CLICKTHROUGH

A hint that specifies if mouse click events are sent when clicking to focus an SDL window on Apple Mac OS X.

Values

0

no mouse click events are sent when clicking to focus

1

mouse click events are sent when clicking to focus

Default

By default no mouse click events are sent when clicking to focus.

Code Examples

You can add your code example here

Remarks

This hint only applies to Apple Mac OS X.

Version

This hint is available in unstable versions newer than (stable) SDL 2.0.4.


CategoryDefine, CategoryHints

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit