IFontElement 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
供 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 平台内部使用。 |