GCInput.GetBackRightButtonName(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 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.