Share via


GCInput.GetBackRightButtonName(IntPtr) Method

Definition

Get the name of the back right button on the controller for the specified position.

public static Foundation.NSString? GetBackRightButtonName(IntPtr position);
static member GetBackRightButtonName : nativeint -> Foundation.NSString

Parameters

position
IntPtr

nativeint

Zero-based position of the button.

Returns

The name of the back rught button on the controller for the specified position.

Applies to