CameraPrewarmService.OnPrewarm Method

Definition

Called when the camera should be prewarmed.

[Android.Runtime.Register("onPrewarm", "()V", "GetOnPrewarmHandler", ApiSince=23)]
public abstract void OnPrewarm ();
[<Android.Runtime.Register("onPrewarm", "()V", "GetOnPrewarmHandler", ApiSince=23)>]
abstract member OnPrewarm : unit -> unit
Attributes

Remarks

Called when the camera should be prewarmed.

Java documentation for android.service.media.CameraPrewarmService.onPrewarm().

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