다음을 통해 공유


AVCaptureSession.CanAddConnection(AVCaptureConnection) 메서드

정의

지정된 를 추가할 수 있으면 를 connection 반환 true 합니다.

[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

반환

특성

적용 대상