SurfaceControl.JankData.JankNone Campo

Definizione

Attenzione

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

Non è stato rilevato alcun jank, il fotogramma era in tempo.

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

Valore del campo

Value = 0
Attributi

Commenti

Non è stato rilevato alcun jank, il fotogramma era in tempo.

per android.view.SurfaceControl.JankData.JANK_NONE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a