Label 类

定义

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

public ref class Label abstract sealed
public static class Label
type Label = class
Public Module Label
继承
Label

字段

FontWeightProperty

FontWeight可绑定属性。

方法

GetFontWeight(BindableObject)

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

GetFontWeight(IPlatformElementConfiguration<Tizen,Label>)

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

SetFontWeight(BindableObject, String)

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

SetFontWeight(IPlatformElementConfiguration<Tizen,Label>, String)

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

适用于