Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.17 KB

radialcontroller_buttonclicked.md

File metadata and controls

30 lines (19 loc) · 1.17 KB
-api-id -api-type
E:Windows.UI.Input.RadialController.ButtonClicked
winrt event

Windows.UI.Input.RadialController.ButtonClicked

-description

Occurs when the wheel device is pressed and then released while a custom RadialController tool is active.

Your app does not receive this event when:

Note

When a time threshold is crossed, click becomes a press and hold action. In this case, the integrated menu of contextual app commands associated with the RadialController object is displayed, and subsequent rotate and click events are processed by the menu.

-remarks

-examples

-see-also

Surface Dial interactions, Universal Windows Platform samples (C# and C++), Windows desktop sample