Partager via


AVCaptureSystemPressureFactors Énumération

Définition

Cette énumération prend en charge une combinaison au niveau du bit de ses valeurs membres.

[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 = 
Héritage
AVCaptureSystemPressureFactors
Attributs

Champs

Nom Valeur Description
None 0
SystemTemperature 1
PeakPower 2
DepthModuleTemperature 4

S’applique à