View.SetBackgroundColor(Color) Metodo

Definizione

Imposta il colore di sfondo per questa visualizzazione.

[Android.Runtime.Register("setBackgroundColor", "(I)V", "GetSetBackgroundColor_IHandler")]
public virtual void SetBackgroundColor(Android.Graphics.Color color);
[<Android.Runtime.Register("setBackgroundColor", "(I)V", "GetSetBackgroundColor_IHandler")>]
abstract member SetBackgroundColor : Android.Graphics.Color -> unit
override this.SetBackgroundColor : Android.Graphics.Color -> unit

Parametri

color
Color

il colore dello sfondo

Attributi

Commenti

Imposta il colore di sfondo per questa visualizzazione.

per android.view.View.setBackgroundColor(int).

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