共用方式為


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)

設定標籤文字上的字型粗細。

適用於