다음을 통해 공유


InputView 클래스

정의

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

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

필드

DetectReadingOrderFromContentProperty

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

메서드

GetDetectReadingOrderFromContent(BindableObject)

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

GetDetectReadingOrderFromContent(IPlatformElementConfiguration<Windows,InputView>)

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

SetDetectReadingOrderFromContent(BindableObject, Boolean)

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

SetDetectReadingOrderFromContent(IPlatformElementConfiguration<Windows,InputView>, Boolean)

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

적용 대상