次の方法で共有


AVCaptureSession.CanAddConnection(AVCaptureConnection) メソッド

定義

true指定した を追加できる場合は を返しますconnection

[Foundation.Export("canAddConnection:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CanAddConnection (AVFoundation.AVCaptureConnection connection);
abstract member CanAddConnection : AVFoundation.AVCaptureConnection -> bool
override this.CanAddConnection : AVFoundation.AVCaptureConnection -> bool

パラメーター

connection
AVCaptureConnection

戻り値

属性

適用対象