Xamarin.Forms.Core 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.ValueType Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.FontTypeConverter)) The font used to display text. The available fonts, and the matching between and real displayed fonts is device-dependent. Method 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Obsolete("BoldSystemFontOfSize is obsolete, please use SystemFontOfSize (double, FontAttributes)") Xamarin.Forms.Font The desired font size. Returns a font instance that represents the default bold font, in the requested size, for the device. The requested bold . Method 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Obsolete("BoldSystemFontOfSize is obsolete, please use SystemFontOfSize (NamedSize, FontAttributes)") Xamarin.Forms.Font The desired font . Returns an usable font instance representing the default bold font, in the requested NamedSize, for the device. The requested bold . Property 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.Font Gets the default font for the device. The default font for the device. To be added. Method 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Boolean The value to compare this font to. Determine if the provided is equivalent to the current Font. if the provided object is an equivalent font. otherwise. Overriden. Property 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.FontAttributes Gets a value that indicates whether the font is bold, italic, or neither. To be added. To be added. Property 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.String Gets the font family to which this font belongs. The font family to which this structure belongs. To be added. Property 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Double Gets the size of the font. A that indicates the size of the font. To be added. Method 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Int32 Get the Hashcode for this . A signed 32-bit hash code. Overriden. Property 1.5.0.0 2.0.0.0 System.Boolean Gets a value that tells whether this font has no attributes, belongs to the default family, and has no attributes set. To be added. To be added. Property 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.NamedSize Gets the named font size, such as "Large" or "Small". To be added. To be added. Method 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.Font The name of the targeted system font. The desired font size. Returns a structure with the requested font and size. A instance. Font availability is platform- and device-dependent. Method 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.Font The name of the targeted system font. The desired font . Returns an usable , with the requested font and NamedSize. A Font instance. Font availability is platform and device dependent. Method 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Boolean To be added. To be added. Returns if represents the same font that represents. Otherwise, . To be added. To be added. Method 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Boolean To be added. To be added. Returns if does not represent the same font that represents. Otherwise, . To be added. To be added. Method 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.Font The desired font size. Returns an usable font instance representing the default font, in the requested size, for the device and platform. The requested . Method 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.Font The desired font . Returns an usable font instance representing the default font, in the requested size, for the device and platform. The requested bold . Method 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.Font The requested font size. Whether the font is bold, italic, or neither. Returns a font structure with the specified size and attributes. A structure with the specified and . To be added. Method 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.Font The requested named font size. Whether the font is bold, italic, or neither. Returns a font structure with the specified size and attributes. A structure with the specified and . To be added. Method 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.String Returns a string representation of this font structure. A string representation of this structure. The method returns a string that contains a labeled, comma-separated list of the , , , and properties. Property 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Boolean Gets a value that indicates whether the target operating system should use size that is specified by the property. To be added. To be added. Method 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.Font Whether the font is italic, bold, or neither. Returns a new font structure with the specified attributes. A new structure with the attributes that were specified with . To be added. Method 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.Font The requested font size. Returns a new font structure with the size that was specified with . To be added. To be added. Method 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.Font The requested named font size. A new structure with the size that was specified with . To be added. To be added.