Freigeben über


ISynchronizedInputProvider Schnittstelle

Definition

Ermöglicht Microsoft UI Automation-Clientanwendungen, die Maus- oder Tastatureingabe an ein bestimmtes UI-Element zu leiten.

public interface class ISynchronizedInputProvider
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3311490579, 37741, 21129, 161, 144, 232, 32, 87, 224, 255, 90)]
struct ISynchronizedInputProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(3311490579, 37741, 21129, 161, 144, 232, 32, 87, 224, 255, 90)]
public interface ISynchronizedInputProvider
Public Interface ISynchronizedInputProvider
Attribute

Methoden

Cancel()

Bricht das Lauschen auf Eingabe ab.

StartListening(SynchronizedInputType)

Beginnt mit dem Lauschen auf Eingaben des angegebenen Typs.

Gilt für:

Weitere Informationen