Xamarin.Forms.Span: Property Members

The properties of Xamarin.Forms.Span are listed below. For a list of all members, see the Span Members list.

See Also: Inherited members from System.Object

Public Properties

BackgroundColorColor. Gets or sets the Color of the span background.
FontFont. Gets or sets the Font for the text in the span.
FontAttributesFontAttributes. Gets a value that indicates whether the font for the span is bold, italic, or neither.
FontFamilystring. Gets the font family to which the font for the text in the span belongs.
FontSizedouble. Gets the size of the font for the text in the span.
ForegroundColorColor. Gets or sets the Color for the text in the span.
Textstring. Gets or sets the text of the span.