This version of Unity is unsupported.

PhotoCapture.OnPhotoModeStoppedCallback

Declaration

public delegate void OnPhotoModeStoppedCallback(XR.WSA.WebCam.PhotoCapture.PhotoCaptureResult result);

Parameters

result Indicates whether or not photo mode was successfully deactivated.

Description

Called when photo mode has been stopped.