IEmbeddedFontLoader.LoadFont(EmbeddedFont) Method

Definition

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

Parameters

Returns

ValueTuple<Boolean,String>

Applies to