PhotoCapture.OnPhotoModeStartedCallback
public delegate void OnPhotoModeStartedCallback(Windows.WebCam.PhotoCapture.PhotoCaptureResult result);
Parameters
| result | Indicates whether or not photo mode was successfully activated. |
Description 描述
Called when photo mode has been started.