TextStyle.BackgroundColor

TextStyle.BackgroundColor property

Gets and sets the background color.

public Color BackgroundColor { get; set; }

See Also