Gets or sets a value that indicates the gesture and manipulation settings supported by an application.
public:
property GestureSettings GestureSettings {
GestureSettings get ();
void set (GestureSettings value);
}
Type: GestureSettings
The gesture settings supported by an application. The value of this property is a bitwise OR of members of GestureSettings enumeration.
Namespace: Windows.UI.Input
Metadata: windows.winmd