Label 类

定义

提供对 Tizen 平台上的标签字体粗细的访问。

public static class Label
type Label = class
继承
System.Object
Label

字段

FontWeightProperty

控制字体粗细的附加属性的后备存储。

方法

GetFontWeight(BindableObject)

返回标签文本的字体粗细。

GetFontWeight(IPlatformElementConfiguration<Tizen,Label>)

返回标签文本的字体粗细的字符串表示形式。

SetFontWeight(BindableObject, String)

设置标签文本的字体粗细。

SetFontWeight(IPlatformElementConfiguration<Tizen,Label>, String)

设置标签文本的字体粗细。

适用于