AVFoundation.AVCaptureDevice.UnlockForConfiguration Method
With AVCaptureDevice.LockForConfiguration, commits the requested configuration changes.

Syntax

[Foundation.Export("unlockForConfiguration")]
public virtual void UnlockForConfiguration ()

Remarks

After the AVFoundation.AVCaptureSession has started, all changes to the AVFoundation.AVCaptureDevice configuration must be bracketed with calls to AVCaptureDevice.LockForConfiguration and AVCaptureDevice.UnlockForConfiguration. Configuration changes that are performed outside of such calls will throw exceptions.

Requirements

Namespace: AVFoundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0