Partager via


HardwareBufferRenderer.RenderResult.ErrorUnknown Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Graphics.HardwareBufferRenderResult enum directly instead of this field.

Échec de la requête de rendu avec une erreur inconnue

[Android.Runtime.Register("ERROR_UNKNOWN", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.HardwareBufferRenderResult enum directly instead of this field.", true)]
public const Android.Graphics.HardwareBufferRenderResult ErrorUnknown = 1;
[<Android.Runtime.Register("ERROR_UNKNOWN", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.HardwareBufferRenderResult enum directly instead of this field.", true)>]
val mutable ErrorUnknown : Android.Graphics.HardwareBufferRenderResult

Valeur de champ

Value = 1
Attributs

Remarques

Échec de la requête de rendu avec une erreur inconnue

Documentation Java pour android.graphics.HardwareBufferRenderer.RenderResult.ERROR_UNKNOWN.

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

S’applique à