Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Return the tint applied to the background drawable, if specified.
Set method documentation [Android Documentation]
Applies a tint to the background drawable. Does not modify the current tint
mode, which is NoType:android/graphics/PorterDuff$Mode;Href=../../../reference/android/graphics/PorterDuff.Mode.html#SRC_IN by default.
Subsequent calls to View.Background will automatically
mutate the drawable and apply the specified tint and tint mode using
Android.Graphics.Drawables.Drawable.SetTintList(Android.Content.Res.ColorStateList).