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