Share via


Entry.IFontElement.OnFontSizeChanged(Double, Double) Methode

Definition

 virtual void Microsoft.Maui.Controls.Internals.IFontElement.OnFontSizeChanged(double oldValue, double newValue) = Microsoft::Maui::Controls::Internals::IFontElement::OnFontSizeChanged;
void IFontElement.OnFontSizeChanged (double oldValue, double newValue);
abstract member Microsoft.Maui.Controls.Internals.IFontElement.OnFontSizeChanged : double * double -> unit
override this.Microsoft.Maui.Controls.Internals.IFontElement.OnFontSizeChanged : double * double -> unit
Sub OnFontSizeChanged (oldValue As Double, newValue As Double) Implements IFontElement.OnFontSizeChanged

Parameter

oldValue
Double
newValue
Double

Implementiert

Gilt für: