Android.Views.View.SetBackgroundColor Method
Sets the background color for this view.

Syntax

[Android.Runtime.Register("setBackgroundColor", "(I)V", "GetSetBackgroundColor_IHandler")]
public virtual void SetBackgroundColor (Android.Graphics.Color color)

Parameters

color
the color of the background

Remarks

Sets the background color for this view.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1