Share via


GCInputButtonNameExtensions.GetConstant(GCInputButtonName) Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
GCInputButtonName

The instance on which this method operates.

Returns

Applies to