Share via


GCInputDirectionalExtensions Class

Definition

Extension methods for the GCInputDirectional enumeration.

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

Methods

Name Description
GetConstant(GCInputDirectional)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the GCInputDirectional value named by constant.

Applies to