CMTextMarkupAttributes.BackgroundColor Property

Definition

The background color for the shape holding the text

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

Property Value

Remarks

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

Applies to