PhotoCapture.OnPhotoModeStoppedCallback

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

Parameters

resultIndicates whether or not photo mode was successfully deactivated.

Description 描述

Called when photo mode has been stopped.