AVCaptureViewControlsStyle 枚举

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVCaptureViewControlsStyle
type AVCaptureViewControlsStyle = 
继承
AVCaptureViewControlsStyle
属性

字段

名称 说明
Default 0
Inline 0
Floating 1
InlineDeviceSelection 2

适用于