Lingua

Window.ProgressEnd Campo

Definizione

Attenzione

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

Valore finale per lo stato di avanzamento (primario).

[Android.Runtime.Register("PROGRESS_END")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.WindowProgress enum directly instead of this field.", true)]
public const Android.Views.WindowProgress ProgressEnd = 10000;
[<Android.Runtime.Register("PROGRESS_END")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.WindowProgress enum directly instead of this field.", true)>]
val mutable ProgressEnd : Android.Views.WindowProgress

Valore del campo

Value = 10000
Attributi

Commenti

Valore finale per lo stato di avanzamento (primario).

Questo membro è deprecato. #FEATURE_PROGRESS e i metodi correlati non sono più supportati a partire dall'API 21.

per android.view.Window.PROGRESS_END.

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