다음을 통해 공유


Label 클래스

정의

Windows 플랫폼에서 읽기 순서 검색에 대한 엑세스를 제공합니다.

public ref class Label abstract sealed
public static class Label
type Label = class
Public Module Label
상속
Label

필드

DetectReadingOrderFromContentProperty

연결된 속성 에 대한 바인딩 가능한 속성 DetectReadingOrderFromContent입니다.

메서드

GetDetectReadingOrderFromContent(BindableObject)

레이블의 콘텐츠에서 읽기 순서가 검색되는지 여부를 알려주는 부울 값을 반환합니다.

GetDetectReadingOrderFromContent(IPlatformElementConfiguration<Windows,Label>)

레이블의 콘텐츠에서 읽기 순서가 검색되는지 여부를 알려주는 부울 값을 반환합니다.

SetDetectReadingOrderFromContent(BindableObject, Boolean)

레이블의 콘텐츠에서 읽기 순서가 검색되는지 여부를 제어하는 부울 값을 설정합니다.

SetDetectReadingOrderFromContent(IPlatformElementConfiguration<Windows,Label>, Boolean)

레이블의 콘텐츠에서 읽기 순서가 검색되는지 여부를 제어하는 부울 값을 설정합니다.

적용 대상