Click or drag to resize

ViewCreationOptionsHotkeys Property

A collection of hotkeys for the view.

Namespace:  Openfin.Desktop.PlatformAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public List<Hotkey> Hotkeys { get; set; }

Property Value

Type: ListHotkey
See Also