RadioButton.IFontElement.OnFontChanged(Font, Font) Method

Definition

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

Parameters

oldValue
Font
newValue
Font

Implements

Applies to