Share via


GCInputButtonNameExtensions Class

Definition

Extension methods for the GCInputButtonName enumeration.

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

Methods

Name Description
GetConstant(GCInputButtonName)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the GCInputButtonName value named by constant.

Applies to