Contents

buttonShare

The share button on an Xbox Series X|S controller or later.

Declaration

var buttonShare: GCControllerButtonInput? { get }

Discussion

The system reserves the Share button for screenshot and video recording gestures. If you want to disable these gestures in your app, set the button’s preferredSystemGestureState to GCControllerElement.SystemGestureState.disabled.

See Also

Getting button inputs