次の方法で共有


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

適用対象