Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ISynchronizedInputProvider Interface
Definition
- Namespace:
- Microsoft.UI.Xaml.Automation.Provider
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables Microsoft UI Automation client applications to direct the mouse or keyboard input to a specific UI element.
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
- Attributes
Methods
| Name | Description |
|---|---|
| Cancel() |
Cancels listening for input. |
| StartListening(SynchronizedInputType) |
Starts listening for input of the specified type. |
Applies to
See also
Feedback
Was this page helpful?
