View.EmptyStateSet Proprietà

Definizione

Indica che la visualizzazione non ha stati impostati.

[Android.Runtime.Register("EMPTY_STATE_SET")]
protected static System.Collections.Generic.IList<int>? EmptyStateSet { get; }
[<Android.Runtime.Register("EMPTY_STATE_SET")>]
static member EmptyStateSet : System.Collections.Generic.IList<int>

Valore della proprietà

Attributi

Commenti

Indica che la visualizzazione non ha stati impostati. Gli stati vengono utilizzati con android.graphics.drawable.Drawable per modificare il disegno della visualizzazione in base al relativo stato.

per android.view.View.EMPTY_STATE_SET.

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

Vedi anche