다음을 통해 공유


ScreenReaderPositionChangedEventArgs 클래스

정의

ScreenReaderServiceScreenReaderPositionChanged 이벤트에 대한 이벤트 데이터를 포함합니다.

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

Windows 요구 사항

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

속성

IsReadingText

화면 읽기 프로그램이 현재 텍스트 블록을 읽고 있는지 여부를 가져옵니다.

ScreenPositionInRawPixels

화면 읽기 프로그램 포커스 표시기의 새 위치(예: 내레이터 포커스 강조 상자)에 해당하는 사각형을 가져옵니다.

적용 대상