KeyGesture(VirtualKey) Constructor
In This Article
Initializes a new instance of the KeyGesture class with specified settings.
Namespace: DevExpress.WinUI.Core
Assembly: DevExpress.WinUI.Core.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
key | Windows. |
The key associated with this gesture. |
See Also