Android.Hardware.Camera.StopPreview Method
Stops capturing and drawing preview frames to the surface, and resets the camera for a future call to Camera.StartPreview.

Syntax

[Android.Runtime.Register("stopPreview", "()V", "")]
public void StopPreview ()

Remarks

Stops capturing and drawing preview frames to the surface, and resets the camera for a future call to Camera.StartPreview.

[Android Documentation]

Requirements

Namespace: Android.Hardware
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1