SettingsshowCloseIcon Property |
Specifies if the close icon should be displayed in the header-bar.
Default: true
Namespace:
Openfin.Desktop.PlatformAPI
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public Nullable<bool> showCloseIcon { get; set; }
Property Value
Type:
NullableBooleanSee Also