Version: 2017.4
public void Dispose ();

説明

Dispose must be called to shutdown the PhotoCapture instance.

If your PhotoCapture instance successfully called PhotoCapture.StartPhotoModeAsync, you must make sure that you call PhotoCapture.StopPhotoModeAsync before disposing your PhotoCapture instance.