IEmbeddedFontLoader.LoadFont(EmbeddedFont) Method

Definition

public (bool,string) LoadFont (Xamarin.Forms.EmbeddedFont font);
abstract member LoadFont : Xamarin.Forms.EmbeddedFont -> ValueTuple<bool, string>

Parameters

Returns

System.ValueTuple<System.Boolean,System.String>

Applies to