BackgroundColor

FormattedTextFragment.BackgroundColor property

Gets the background color of the text.

public abstract Color BackgroundColor { get; }

Property Value

The background color of the text.

See Also