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.
showFor
- If this lambda returns true for a given Session and HitResult then it will be displayed in the
context menu.