RadioButton.IFontElement.OnFontSizeChanged(Double, Double) Method

Definition

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
newValue
Double

Implements

Applies to