Volume Control
Application-specific hotkeys for Windows
VolumeControl.Core.Input.HotkeyExtensions Class Reference

Defines extension methods for the IHotkey interface. More...

Collaboration diagram for VolumeControl.Core.Input.HotkeyExtensions:

Static Public Member Functions

static string GetStringRepresentation (this IHotkey hotkey)
 Returns a string that represents the current hotkey object's key combination. More...
 

Detailed Description

Defines extension methods for the IHotkey interface.

Member Function Documentation

◆ GetStringRepresentation()

static string VolumeControl.Core.Input.HotkeyExtensions.GetStringRepresentation ( this IHotkey  hotkey)
static

Returns a string that represents the current hotkey object's key combination.

Parameters
hotkey(implicit) Hotkey instance to get the string representation of.
Returns
The string representation of the key combination of this instance.

References VolumeControl.Core.Input.IHotkey.Key, and VolumeControl.Core.Input.IHotkey.Modifiers.


The documentation for this class was generated from the following file: