Gets or sets a value that indicates whether visual feedback is displayed during an interaction.
public:
property bool ShowGestureFeedback {
bool get ();
void set (bool value);
}
Type: bool
True if feedback is displayed; otherwise false. The default is true.
Namespace: Windows.UI.Input
Metadata: windows.winmd