ComboBox.getPopupAccessible

Gets the accessible object corresponding to the combo box’s popup.

This function is mostly intended for use by accessibility technologies; applications should have little use for it.

class ComboBox
getPopupAccessible
()

Return Value

Type: ObjectAtk

the accessible object corresponding to the combo box’s popup.

Meta