context_click_shortcut

Function context_click_shortcut 

Source
pub fn context_click_shortcut(
    child: impl IntoUiNode,
    shortcuts: impl IntoVar<Shortcuts>,
) -> UiNode
Expand description

P Keyboard shortcuts that focus and context clicks this widget.

When any of the shortcuts is pressed, focus and context clicks this widget.