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