IFontElement.OnFontFamilyChanged(String, String) 方法

定義

供 Xamarin.Forms 平台內部使用。

public void OnFontFamilyChanged (string oldValue, string newValue);
abstract member OnFontFamilyChanged : string * string -> unit

參數

oldValue
System.String

供 Xamarin.Forms 平台內部使用。

newValue
System.String

供 Xamarin.Forms 平台內部使用。

適用於