Share via


GCInputElementNameExtensions Class

Definition

Extension methods for the GCInputElementName enumeration.

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

Methods

Name Description
GetConstant(GCInputElementName)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the GCInputElementName value named by constant.

Applies to