setCanOpenPopup

open fun setCanOpenPopup(opensPopup: Boolean)(source)

Sets if this node opens a popup or a dialog.

Note: Cannot be called from an android.accessibilityservice.AccessibilityService. This class is made immutable before being delivered to an AccessibilityService.

Parameters

opensPopup

If the the node opens a popup.