Click or drag to resize

AcceleratorKeyOptionsReload Property

Gets or sets a value indicating whether keyboard shortcuts Ctrl+R and F5 reloads the current window

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

Property Value

Type: Boolean
See Also