skip_taskbar


Description:

[ NoAccessorMethod ]
[ Version ( since = "3.6" ) ]
public bool skip_taskbar { get; set construct; }

Whether or not to prevent a floating dock window from appearing in the taskbar.

Note that this only affects floating windows that are created after this flag is set; existing windows are not affected. Usually, this property is used when you create the dock.