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 プラットフォームによる内部使用向け。 |