GCController |
public static class tvOS
The GCControllerInputtvOS type exposes the following members.
| Name | Description | |
|---|---|---|
| allowRemoteDPadRotation | 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. | |
| enableBackButtonReturnsHome | If enabled, the Menu button on remotes and the B button on gamepads will return to the home screen. | |
| useAbsoluteRemoteTouchpadMode | Gets or sets whether remote touchpad values are reported in absolute or relative terms. If true, a press on the touchpad will return the absolute value of the point of touch. If false, a press on the touchpad will initially return 0, 0 and the swipe direction will determine the input vector from the initial starting position. Changing this value will change the value in all connected remotes. |