Click or drag to resize

tvOS Properties

The GCControllerInputtvOS type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberallowRemoteDPadRotation 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.
Public propertyStatic memberenableBackButtonReturnsHome If enabled, the Menu button on remotes and the B button on gamepads will return to the home screen.
Public propertyStatic memberuseAbsoluteRemoteTouchpadMode 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.
Top
See Also