Share via


Label 클래스

정의

Tizen 플랫폼의 레이블에 대한 글꼴 두께에 액세스할 수 있습니다.

public static class Label
type Label = class
상속
System.Object
Label

필드

FontWeightProperty

글꼴 두께를 제어하는 연결된 속성의 백업 저장소입니다.

메서드

GetFontWeight(BindableObject)

레이블 텍스트에 대한 글꼴 두께를 반환합니다.

GetFontWeight(IPlatformElementConfiguration<Tizen,Label>)

레이블 텍스트에 대한 글꼴 두께의 문자열 표현을 반환합니다.

SetFontWeight(BindableObject, String)

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

SetFontWeight(IPlatformElementConfiguration<Tizen,Label>, String)

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

적용 대상