CursorBackground Property
CursorBackground
Gets or sets the Android.Graphics.Drawables.Drawable that is used to paint the background of cursor cell.
Declaration
public Drawable CursorBackground { get; set; }
Public Property CursorBackground As Drawable