Share via


AVCaptureSession.CanAddConnection(AVCaptureConnection) Metodo

Definizione

Restituisce true se è possibile aggiungere l'oggetto specificato 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

Parametri

connection
AVCaptureConnection

Restituisce

Attributi

Si applica a