IFontElement 介面

定義

供 Xamarin.Forms 平台內部使用。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public interface IFontElement
type IFontElement = interface
衍生
屬性

屬性

FontAttributes

供 Xamarin.Forms 平台內部使用。

FontFamily

供 Xamarin.Forms 平台內部使用。

FontSize

供 Xamarin.Forms 平台內部使用。

方法

FontSizeDefaultValueCreator()

供 Xamarin.Forms 平台內部使用。

OnFontAttributesChanged(FontAttributes, FontAttributes)

供 Xamarin.Forms 平台內部使用。

OnFontChanged(Font, Font)

供 Xamarin.Forms 平台內部使用。

OnFontFamilyChanged(String, String)

供 Xamarin.Forms 平台內部使用。

OnFontSizeChanged(Double, Double)

供 Xamarin.Forms 平台內部使用。

適用於