Share via


GCInputDirectionPadNameExtensions Class

Definition

Extension methods for the GCInputDirectionPadName enumeration.

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

Methods

Name Description
GetConstant(GCInputDirectionPadName)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the GCInputDirectionPadName value named by constant.

Applies to