Share via


VTHeroEyeExtensions Class

Definition

Extension methods for the VTHeroEye enumeration.

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

Methods

Name Description
GetConstant(VTHeroEye)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the VTHeroEye value named by constant.

Applies to