AVCaptureSystemPressureLevel Enum

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVCaptureSystemPressureLevel
type AVCaptureSystemPressureLevel = 
Inheritance
AVCaptureSystemPressureLevel
Attributes

Fields

Critical 3
Fair 1
Nominal 0
Serious 2
Shutdown 4

Applies to