Freigeben über


AVCaptureSession.CanAddConnection(AVCaptureConnection) Methode

Definition

Gibt zurück true , wenn das angegebene connection hinzugefügt werden kann.

[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

Parameter

connection
AVCaptureConnection

Gibt zurück

Attribute

Gilt für: