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) |
設定標籤文字上的字型粗細。 |