APPLE_TV_REMOTE_ALLOW_ROTATION


Description:

[ Version ( since = "2.0.5" ) ]
[ CCode ( cname = "SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION" ) ]
public const string APPLE_TV_REMOTE_ALLOW_ROTATION

A hint that specifies whether the Apple TV remote's joystick axes will automatically match the rotation of the remote.

The variable can be set to the following values:

  • "0" - remote orientation does not affect joystick axes
  • "1" - joystick axes are based on the orientation of the remote

By default remote orientation does not affect joystick axes.


Namespace: SDL.Hint
Package: sdl2