Share via


GCInputElementNameExtensions.GetConstant(GCInputElementName) Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
GCInputElementName

The instance on which this method operates.

Returns

Applies to