Share via


PhaseSpatialCategoryExtensions Class

Definition

Extension methods for the PhaseSpatialCategory enumeration.

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

Methods

Name Description
GetConstant(PhaseSpatialCategory)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the PhaseSpatialCategory value named by constant.

Applies to