TextFragmentState.ForegroundColor

TextFragmentState.ForegroundColor property

Gets or sets foreground color of the text, represented by the TextFragment object

public override Color ForegroundColor { get; set; }

See Also