Share via


AVSpatialCaptureDiscomfortReasonExtensions Class

Definition

Extension methods for the AVSpatialCaptureDiscomfortReason enumeration.

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

Methods

GetConstant(AVSpatialCaptureDiscomfortReason)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the AVSpatialCaptureDiscomfortReason value named by constant.

Applies to