Condividi tramite


InputView.IFontElement.OnFontSizeChanged(Double, Double) Metodo

Definizione

 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

Parametri

oldValue
Double
newValue
Double

Implementazioni

Si applica a