AVCaptureSystemPressureFactors Enumeração

Definição

Essa enumeração dá suporte a uma combinação bit a bit dos valores de membro.

[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 = 
Herança
AVCaptureSystemPressureFactors
Atributos

Campos

Nome Valor Description
None 0
SystemTemperature 1
PeakPower 2
DepthModuleTemperature 4

Aplica-se a