HardwareBufferRenderer.RenderResult.Success Поле

Определение

Внимание!

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

Запрос на отрисовку выполнен успешно

[Android.Runtime.Register("SUCCESS", 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 Success = 0;
[<Android.Runtime.Register("SUCCESS", 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 Success : Android.Graphics.HardwareBufferRenderResult

Значение поля

Value = 0
Атрибуты

Комментарии

Запрос на отрисовку выполнен успешно

Java документации по android.graphics.HardwareBufferRenderer.RenderResult.SUCCESS.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к