android-components / mozilla.components.feature.contextmenu / ContextMenuCandidate / showFor

showFor

val showFor: (Session, HitResult) -> Boolean (source)

If this lambda returns true for a given Session and HitResult then it will be displayed in the context menu.

Property

showFor - If this lambda returns true for a given Session and HitResult then it will be displayed in the context menu.