Share via


GCInputMicroGamepadExtensions Class

Definition

Extension methods for the GCInputMicroGamepad enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class GCInputMicroGamepadExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type GCInputMicroGamepadExtensions = class
Inheritance
GCInputMicroGamepadExtensions
Attributes

Methods

Name Description
GetConstant(GCInputMicroGamepad)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the GCInputMicroGamepad value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the GCInputMicroGamepad value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the GCInputMicroGamepad value named by constant.

Applies to