Skip to content
Version 2.11.0
↓ Get the launcher

IHotkeyAction.PluginId property

Guid of the plugin that declared this action, or null for framework-declared actions (those go straight to the shared hotkey service, not through a per-plugin IHotkeys). Lets the Settings → Hotkeys panel group by real plugin identity instead of guessing it from the id prefix.

public string? PluginId { get; }