Skip to main content

CheckKeybindingConflicts

pub async fn CheckKeybindingConflicts(
    ApplicationHandle: AppHandle<Wry>,
    Keybinding: String,
) -> Result<Value, String>