Click or drag to resize

ContextMenuSettingsReload Property

Setting to determine if reload options is available in the context menu.

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

Property Value

Type: NullableBoolean
See Also