SearchBar.IFontElement.OnFontFamilyChanged(String, String) 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.OnFontFamilyChanged (string oldValue, string newValue);
abstract member Xamarin.Forms.Internals.IFontElement.OnFontFamilyChanged : string * string -> unit
override this.Xamarin.Forms.Internals.IFontElement.OnFontFamilyChanged : string * string -> unit
Paramètres
- oldValue
- System.String
Pour un usage interne par la plateforme Xamarin.Forms.
- newValue
- System.String
Pour un usage interne par la plateforme Xamarin.Forms.