Back to Devexpress

TextStyle Members

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-dot-textstyle-dot-underscore-members.md

latest2.1 KB
Original Source

TextStyle Members

The storage of text appearance settings.

Constructors

NameDescription
TextStyle()Initializes a new TextStyle instance with the default settings.

Fields

NameDescription
ColorProperty staticIdentifies the Color dependency property.
FontAttributesProperty staticIdentifies the FontAttributes dependency property.
FontFamilyProperty staticIdentifies the FontFamily dependency property.
FontSizeProperty staticIdentifies the FontSize dependency property.

Properties

NameDescription
ColorGets or sets the color of the text.
FontAttributesGets or sets whether the text is italic, bold, both, or neither.
FontFamilyGets or sets the name of a font family the style owner uses to display its text.
FontSizeGets or sets the size of the text.

See Also

TextStyle Class

DevExpress.XamarinForms.Scheduler Namespace