IFontElement.OnFontFamilyChanged(String, String) Method

Definition

For internal use by the Xamarin.Forms platform.

public void OnFontFamilyChanged (string oldValue, string newValue);
abstract member OnFontFamilyChanged : string * string -> unit

Parameters

oldValue
String

For internal use by the Xamarin.Forms platform.

newValue
String

For internal use by the Xamarin.Forms platform.

Applies to