Click or drag to resize

HotkeyPreventDefault Property

Prevents the default behavior of the key.

Namespace:  Openfin.Desktop.PlatformAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public bool PreventDefault { get; set; }

Property Value

Type: Boolean
See Also