Compartilhar via


AVCaptureVideoPreviewLayer.CreateWithNoConnection(AVCaptureSession) Método

Definição

Cria e retorna uma nova camada de visualização com a sessão de captura fornecida.

[Foundation.Export("layerWithSessionWithNoConnection:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static AVFoundation.AVCaptureVideoPreviewLayer CreateWithNoConnection (AVFoundation.AVCaptureSession session);
static member CreateWithNoConnection : AVFoundation.AVCaptureSession -> AVFoundation.AVCaptureVideoPreviewLayer

Parâmetros

Retornos

Atributos

Aplica-se a