Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Gets the background drawable
Set method documentation [Android Documentation]
Set the background to a given Drawable, or remove the background. If the
background has padding, this View's padding is set to the background's
padding. However, when a background is removed, this View's padding isn't
touched. If setting the padding is desired, please use
View.SetPadding(int, System.Int32, System.Int32, System.Int32).