Xamarin.Forms.Font: Property Members

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

See Also: Inherited members from System.ValueType

Public Properties

[read-only]
static
DefaultFont. Gets the default font for the device.
[read-only]
FontAttributesFontAttributes. Gets a value that indicates whether the font is bold, italic, or neither.
[read-only]
FontFamilystring. Gets the font family to which this font belongs.
[read-only]
FontSizedouble. Gets the size of the font.
[read-only]
NamedSizeNamedSize. Gets the named font size, such as "Large" or "Small".
[read-only]
UseNamedSizebool. Gets a value that indicates whether the target operating system should use size that is specified by the Xamarin.Forms.Font.NamedSize property.