Поделиться через


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.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

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