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
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1