Share via


GCInputAxisNameExtensions.GetConstant(GCInputAxisName) Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this GameController.GCInputAxisName self);
static member GetConstant : GameController.GCInputAxisName -> Foundation.NSString

Parameters

self
GCInputAxisName

The instance on which this method operates.

Returns

Applies to