BackgroundColor

SearchHighlightOptions.BackgroundColor property

Gets or sets the background color for highlighting

public Argb32Color BackgroundColor { get; set; }

Remarks

If this color is empty or fully transparent, a default color Argb32Color.Yellow will be used

See Also