Gets or sets the Font for the Label text. This is a bindable property.
Syntax
public
Font Font { get; set; }
Value
The Xamarin.Forms.Font value for the button. 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