mirror of
https://github.com/libsdl-org/SDL.git
synced 2024-11-23 02:43:30 +08:00
README-ios.md: Add info about UIApplicationSupportsIndirectInputEvents on iOS 17
This commit is contained in:
parent
4ea26a7771
commit
c0bad724a7
@ -140,6 +140,8 @@ Notes -- Mouse
|
||||
|
||||
iOS now supports Bluetooth mice on iPad, but by default will provide the mouse input as touch. In order for SDL to see the real mouse events, you should set the key UIApplicationSupportsIndirectInputEvents to true in your Info.plist
|
||||
|
||||
From iOS 17 onward, the key now defaults to true.
|
||||
|
||||
|
||||
Notes -- Reading and Writing files
|
||||
==============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user