다음을 통해 공유


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)

레이블 텍스트의 글꼴 두께를 설정합니다.

적용 대상