StatusBarManager.TileAddRequestErrorRequestInProgress Campo

Definizione

Attenzione

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

Indica che è in corso una richiesta per questo pacchetto.

[Android.Runtime.Register("TILE_ADD_REQUEST_ERROR_REQUEST_IN_PROGRESS", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.TileAddRequestError enum directly instead of this field.", true)]
public const Android.App.TileAddRequestError TileAddRequestErrorRequestInProgress = 1001;
[<Android.Runtime.Register("TILE_ADD_REQUEST_ERROR_REQUEST_IN_PROGRESS", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.TileAddRequestError enum directly instead of this field.", true)>]
val mutable TileAddRequestErrorRequestInProgress : Android.App.TileAddRequestError

Valore del campo

Value = 1001
Attributi

Commenti

Indica che è in corso una richiesta per questo pacchetto.

per android.app.StatusBarManager.TILE_ADD_REQUEST_ERROR_REQUEST_IN_PROGRESS.

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