MonoMac.CoreMedia.CMTextMarkupAttributes: Property Members

The properties of MonoMac.CoreMedia.CMTextMarkupAttributes are listed below. For a list of all members, see the CMTextMarkupAttributes Members list.

See Also: Inherited members from MonoMac.Foundation.DictionaryContainer

Public Properties

BackgroundColorNullable<TextMarkupColor>. The background color for the shape holding the text
BoldNullable<bool>. Causes content to render with a bold font weight.
FontFamilyNamestring. The name of the font.
ForegroundColorNullable<TextMarkupColor>. The foreground color for text.
ItalicNullable<bool>. Causes content to render with an italic font style.
RelativeFontSizeNullable<int>. The font size expressed as a percentage of the current default font size.
UnderlineNullable<bool>. Indicates whether an underline will be applied.