IFontElement.OnFontChanged(Font, Font) 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.
public void OnFontChanged (Xamarin.Forms.Font oldValue, Xamarin.Forms.Font newValue);
abstract member OnFontChanged : Xamarin.Forms.Font * Xamarin.Forms.Font -> unit
Paramètres
- oldValue
- Font
Pour un usage interne par la plateforme Xamarin.Forms.
- newValue
- Font
Pour un usage interne par la plateforme Xamarin.Forms.