Button.IFontElement.OnFontAttributesChanged Methode

Definition

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

void IFontElement.OnFontAttributesChanged (Xamarin.Forms.FontAttributes oldValue, Xamarin.Forms.FontAttributes newValue);
abstract member Xamarin.Forms.Internals.IFontElement.OnFontAttributesChanged : Xamarin.Forms.FontAttributes * Xamarin.Forms.FontAttributes -> unit
override this.Xamarin.Forms.Internals.IFontElement.OnFontAttributesChanged : Xamarin.Forms.FontAttributes * Xamarin.Forms.FontAttributes -> unit

Parameter

oldValue
FontAttributes

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

newValue
FontAttributes

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Implementiert

Gilt für: