HardwareRenderer.SyncOk Campo

Definição

Cuidado

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

Nada interessante de relatar.

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

Valor do campo

Value = 0
Atributos

Comentários

Nada interessante de relatar. Sincronização &desenho iniciado

Java documentação para android.graphics.HardwareRenderer.SYNC_OK.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a