Click or drag to resize

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.GameController
Assembly: Rewired_AppleGameController (in Rewired_AppleGameController.dll) Version: 1.0.0+e8257758c3446d922301bab0e4637a0e5ec1862f
Syntax
C#
public static bool allowRemoteDPadRotation { get; set; }

Property Value

Boolean
See Also