ScreenReaderService Classe
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit des propriétés et des événements associés à un appareil de lecteur d’écran.
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
- Héritage
- Attributs
Famille d’appareils |
Windows 10, version 1809 (introduit dans 10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v7.0)
|
Screen |
Initialise une nouvelle instance de la classe ScreenReaderService. |
Current |
Obtient à la fois le rectangle correspondant à la position actuelle de l’indicateur de focus du lecteur d’écran (par exemple, la zone de mise en surbrillance du Narrateur) et indique si le lecteur d’écran est en mode lecture continue. |
Screen |
Se produit lorsque l’emplacement de l’indicateur de focus du lecteur d’écran (par exemple, la zone de mise en surbrillance du focus du Narrateur) change. |
Produit | Versions |
---|---|
WinRT | Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100 |