PdfView.SelectionMenuItemPreparer


interface PdfView.SelectionMenuItemPreparer


Interface to customize the set of actions in the selection menu

Summary

Public functions

Unit

Customize the text selection menu, by adding items to or removing items from components.

Public functions

onPrepareSelectionMenuItems

Added in 1.0.0-alpha11
fun onPrepareSelectionMenuItems(
    components: MutableList<ContextMenuComponent>
): Unit

Customize the text selection menu, by adding items to or removing items from components.