次の方法で共有


CMTextMarkupAttributes.ForegroundColor プロパティ

定義

テキストの前景色。

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

プロパティ値

注釈

プロパティは、定数kCMTextMarkupAttribute_ForegroundColorARGB値を使用して、基になるディクショナリにアクセスします。

適用対象