다음을 통해 공유


ScreenReaderService 클래스

정의

화면 읽기 프로그램 디바이스와 연결된 속성 및 이벤트를 제공합니다.

public ref class ScreenReaderService sealed
/// [Windows.Foundation.Metadata.Activatable(458752, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ScreenReaderService final
[Windows.Foundation.Metadata.Activatable(458752, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ScreenReaderService
function ScreenReaderService()
Public NotInheritable Class ScreenReaderService
상속
Object Platform::Object IInspectable ScreenReaderService
특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1809 (10.0.17763.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v7.0에서 도입되었습니다.)

생성자

ScreenReaderService()

ScreenReaderService 클래스의 새 instance 초기화합니다.

속성

CurrentScreenReaderPosition

화면 읽기 프로그램 포커스 표시기의 현재 위치(예: 내레이터 포커스 강조 상자)와 화면 읽기 프로그램이 연속 읽기 모드에 있는지 여부에 해당하는 사각형을 모두 가져옵니다.

이벤트

ScreenReaderPositionChanged

화면 읽기 프로그램 포커스 표시기(예: 내레이터 포커스 강조 상자)의 위치가 변경되면 발생합니다.

적용 대상