GCControllerInputtvOSallowRemoteDPadRotation Property |
Gets or sets whether remote D-Pad values are reported relative to the device's current orientation.
Changing this value will change the value in all connected remotes.
Namespace: Rewired.Platforms.Apple.GameControllerAssembly: Rewired_AppleGameController (in Rewired_AppleGameController.dll) Version: 1.0.0+20d1932ee9c49d9b6496f76a0835fd9b82311ad2
Syntaxpublic static bool allowRemoteDPadRotation { get; set; }Property Value
Boolean
See Also