Share via


AVCaptureSystemPressureLevelExtensions Class

Definition

Extension methods for the AVCaptureSystemPressureLevel enumeration.

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

Methods

Name Description
GetConstant(AVCaptureSystemPressureLevel)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the AVCaptureSystemPressureLevel value named by constant.

Applies to