klyn.gui.windows.DatePicker.isExpanded
property
public property isExpanded as Boolean = false
Description

Whether the popup is currently visible.

if picker.isExpanded:
picker.collapse()