minimizable

open override var minimizable: Boolean(source)

A boolean property that determines whether the window can be manually minimized by user.

On Linux the setter is a no-op, although the getter returns true.