PopupMenuCompat

Helper for accessing features in PopupMenu.

Functions

Link copied to clipboard
@Nullable
open fun getDragToOpenListener(@NonNull popupMenu: @NonNull Any): @Nullable View.OnTouchListener
On API KITKAT and higher, returns an OnTouchListener that can be added to the anchor view to implement drag-to-open behavior.