Click or drag to resize

AcceleratorKeyOptionsDeveloperTools Property

Gets or sets a value indicating whether keyboard shortcut Ctrl+Shift+I toggles the Developer Tools

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

Property Value

Type: Boolean
See Also