Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 619 Bytes

gesturerecognizer_showgesturefeedback.md

File metadata and controls

26 lines (16 loc) · 619 Bytes
-api-id -api-type
P:Microsoft.UI.Input.GestureRecognizer.ShowGestureFeedback
winrt property

Microsoft.UI.Input.GestureRecognizer.ShowGestureFeedback

-description

Gets or sets a value that indicates whether visual feedback is displayed during an interaction.

For more details on this API, please see the the UWP WinRT ShowGestureFeedback topic.

-property-value

True, if feedback is displayed. Otherwise, false. The default is true.

-remarks

-see-also

-examples