IFontElement.OnFontSizeChanged(Double, Double) Method

Definition

For internal use by the Xamarin.Forms platform.

public void OnFontSizeChanged (double oldValue, double newValue);
abstract member OnFontSizeChanged : double * double -> unit

Parameters

oldValue
Double

For internal use by the Xamarin.Forms platform.

newValue
Double

For internal use by the Xamarin.Forms platform.

Applies to