IFontElement 接口

定义

供 Xamarin.Forms 平台内部使用。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public interface IFontElement
type IFontElement = interface
派生
属性
System.ComponentModel.EditorBrowsableAttribute

属性

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 平台内部使用。

适用于