Editor.IFontElement.OnFontSizeChanged(Double, Double) Method

Definition

For internal use by the Xamarin.Forms platform.

void IFontElement.OnFontSizeChanged (double oldValue, double newValue);
abstract member Xamarin.Forms.Internals.IFontElement.OnFontSizeChanged : double * double -> unit
override this.Xamarin.Forms.Internals.IFontElement.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.

Implements

Applies to