Langue

Camera.SetErrorCallback(Camera+IErrorCallback) Méthode

Définition

Attention

deprecated

Inscrit un rappel à appeler lorsqu’une erreur se produit.

[Android.Runtime.Register("setErrorCallback", "(Landroid/hardware/Camera$ErrorCallback;)V", "")]
[System.Obsolete("deprecated")]
public void SetErrorCallback(Android.Hardware.Camera.IErrorCallback? cb);
[<Android.Runtime.Register("setErrorCallback", "(Landroid/hardware/Camera$ErrorCallback;)V", "")>]
[<System.Obsolete("deprecated")>]
member this.SetErrorCallback : Android.Hardware.Camera.IErrorCallback -> unit

Paramètres

cb
Camera.IErrorCallback

Rappel à exécuter

Attributs

Remarques

Java documentation pour android.hardware.Camera.setErrorCallback(android.hardware.ErrorCallback).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à