Gets or sets the Font for the Label. This is a bindable property.
Syntax
[System.Obsolete("Please use the Font attributes which are on the class itself. Obsoleted in v1.3.0")]
public
Font Font { get; set; }
Value
The Xamarin.Forms.Font value for the Label. The default is null, which represents the default font on the platform.
Remarks
Requirements
Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0