Span.Font プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
Font is obsolete as of version 1.3.0. Please use the Font properties directly.
スパン内のテキストのフォントを取得または設定します。
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("Font is obsolete as of version 1.3.0. Please use the Font properties directly.")]
public Xamarin.Forms.Font Font { get; set; }
member this.Font : Xamarin.Forms.Font with get, set
プロパティ値
- 属性
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute