Share via


VTProjectionKindExtensions Class

Definition

Extension methods for the VTProjectionKind enumeration.

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

Methods

Name Description
GetConstant(VTProjectionKind)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the VTProjectionKind value named by constant.

Applies to