Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 14.0 (current version)Version 10.0

On this page

IKeymanHotkey Interface


Introduction

The IKeymanHotkey interface describes a hotkey associated with an action or a keyboard.

Interface Hierarchy

IDispatch

IKeymanObject

IKeymanHotkey

Properties

Modifiers : Returns a set of modifier keys used by the hotkey.

RawValue : Returns the raw hotkey value, a combination of Modifiers and VirtualKey.

Target read only : Returns the action that will be taken when the hotkey is pressed by the user.

VirtualKey : Returns the Windows virtual key code of the hotkey.

Methods

Clear() : Clears the hotkey value. It does not remove the hotkey from the collection.

IsEmpty() : Returns True if the hotkey is empty.