共用方式為


Span.Font 屬性

定義

警告

Font is obsolete as of version 1.3.0. Please use the Font properties directly.

取得或設定 Span 中文字的 Font。

[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

適用於