--- title: IKeymanHotkey::IsEmpty() Method --- ## Introduction The `IKeymanHotkey::IsEmpty()` method returns `True` if the hotkey value is zero, or empty. ## Specification ``` clike boolean IsEmpty(void) ```