Label 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供对 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) |
设置标签文本的字体粗细。 |