Share via


GCInput.GetBackLeftButtonName(IntPtr) Method

Definition

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

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

Parameters

position
IntPtr

nativeint

Zero-based position of the button.

Returns

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

Applies to