AVCaptureVideoPreviewLayer.SetSessionWithNoConnection Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Fügt diese Ebene an, session
ohne jedoch zu Connectioninitialisieren.
[Foundation.Export("setSessionWithNoConnection:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetSessionWithNoConnection (AVFoundation.AVCaptureSession session);
[Foundation.Export("setSessionWithNoConnection:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetSessionWithNoConnection (AVFoundation.AVCaptureSession session);
abstract member SetSessionWithNoConnection : AVFoundation.AVCaptureSession -> unit
override this.SetSessionWithNoConnection : AVFoundation.AVCaptureSession -> unit
Parameter
- session
- AVCaptureSession
- Attribute