RadioButton.IFontElement.OnFontFamilyChanged(String, String) Method

Definition

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

Parameters

oldValue
System.String
newValue
System.String

Implements

Applies to