Share via


AVCaptureSessionControlsDelegate.WillExitFullscreenAppearance Method

Definition

[Foundation.Export("sessionControlsWillExitFullscreenAppearance:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void WillExitFullscreenAppearance(AVFoundation.AVCaptureSession session);
[<Foundation.Export("sessionControlsWillExitFullscreenAppearance:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member WillExitFullscreenAppearance : AVFoundation.AVCaptureSession -> unit
override this.WillExitFullscreenAppearance : AVFoundation.AVCaptureSession -> unit

Parameters

Implements

Attributes

Applies to