Android.Views.Animations.Animation.BackgroundColor Property
Returns the background color behind the animation.

Syntax

[get: Android.Runtime.Register("getBackgroundColor", "()I", "GetGetBackgroundColorHandler")]
[set: Android.Runtime.Register("setBackgroundColor", "(I)V", "GetSetBackgroundColor_IHandler")]
public virtual Android.Graphics.Color BackgroundColor { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the background color behind the animation.

Set method documentation [Android Documentation]

Set background behind animation.

Requirements

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