AVCaptureSystemPressureFactors 枚举

定义

此枚举支持其成员值的按位组合。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum AVCaptureSystemPressureFactors
type AVCaptureSystemPressureFactors = 
继承
AVCaptureSystemPressureFactors
属性

字段

DepthModuleTemperature 4
None 0
PeakPower 2
SystemTemperature 1

适用于