Contents

backLeftButton(position:)

Returns the name of the back left button at the specified location.

Declaration

static func backLeftButton(position: Int) -> GCButtonElementName

Parameters

  • position:

    The relative position of the button to the other back left button. Pass 0 for the button nearest to the natural rest position of the person’s finger. Pass 1 for an additional button that requires the person to move their fingers to press if it exists.

Return Value

The name of the back left button.

See Also

Getting extended gamepad back button names