Share via


GCInputAxisNameExtensions Class

Definition

Extension methods for the GCInputAxisName enumeration.

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

Methods

Name Description
GetConstant(GCInputAxisName)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the GCInputAxisName value named by constant.

Applies to