SearchBar.IFontElement.OnFontSizeChanged(Double, Double) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Pour un usage interne par la plateforme Xamarin.Forms.
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
Paramètres
- oldValue
- System.Double
Pour un usage interne par la plateforme Xamarin.Forms.
- newValue
- System.Double
Pour un usage interne par la plateforme Xamarin.Forms.