共用方式為


Entry 類別

定義

提供對 Tizen 平台上項目控制項字型粗細的存取。

public ref class Entry abstract sealed
public static class Entry
type Entry = class
Public Module Entry
繼承
Entry

欄位

FontWeightProperty

FontWeight可系結屬性。

方法

GetFontWeight(BindableObject)

傳回項目文字的字型粗細。

GetFontWeight(IPlatformElementConfiguration<Tizen,Entry>)

傳回項目文字字型粗細的字串表示。

SetFontWeight(BindableObject, String)

設定項目文字上的字型粗細。

SetFontWeight(IPlatformElementConfiguration<Tizen,Entry>, String)

設定項目文字上的字型粗細。

適用於