GCInput.GetBackLeftButtonName(IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.