description | title | author | keywords | label | layout | template | ms.author | ms.date | ms.topic | ms.prod | ms.technology | ms.assetid | ms.localizationpriority |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Optimize your app for pen, Surface dial, and other types of input. |
Input and interactions |
Karl-Bridge-Microsoft |
app inputs, customize UWP application |
Input and interactions |
LandingPage |
detail.hbs |
wdg-dev-content |
02/08/2017 |
article |
windows |
uwp |
b771d452-c3ac-4d97-8482-eaf81bf34306 |
medium |
UWP apps automatically handle a wide variety of inputs and run on a variety of devices—there’s nothing extra you need to do to enable touch input, for example. But there are times when you might want to optimize your app for certain types of input or devices. For example, if you’re creating a painting app, you might want to customize the way you handle pen input.
The design and coding instructions in this section help you customize your UWP app for specific types of inputs.
-
Familiarize yourself with each input device type and its behaviors, capabilities, and limitations when paired with certain form factors.
-
Identify the input devices connected to a UWP device and identify their capabilities and attributes.