AVCaptureSystemPressureLevel 枚举

定义

[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 = 
继承
AVCaptureSystemPressureLevel
属性

字段

Critical 3
Fair 1
Nominal 0
Serious 2
Shutdown 4

适用于