次の方法で共有


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

適用対象