Picture.EndRecording Method

Definition

Call endRecording when the picture is built.

[Android.Runtime.Register("endRecording", "()V", "GetEndRecordingHandler")]
public virtual void EndRecording ();
[<Android.Runtime.Register("endRecording", "()V", "GetEndRecordingHandler")>]
abstract member EndRecording : unit -> unit
override this.EndRecording : unit -> unit
Attributes

Remarks

Java documentation for android.graphics.Picture.endRecording().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to