CMTextMarkupAttributes.ForegroundColor Property

Definition

The foreground color for text.

public Nullable<CoreMedia.TextMarkupColor> ForegroundColor { get; set; }
member this.ForegroundColor : Nullable<CoreMedia.TextMarkupColor> with get, set

Property Value

Remarks

The property uses constant kCMTextMarkupAttribute_ForegroundColorARGB value to access the underlying dictionary.

Applies to