public property isExpanded as Boolean = false
Whether the popup is currently visible.
if picker.isExpanded: picker.collapse()