AllPropertiesView.onKeyEnterInFocus method
AllPropertiesView › onKeyEnterInFocus
Unofficial
Select the item in focus if pressed 'Enter'.Signature:
onKeyEnterInFocus(event: KeyboardEvent): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| event | KeyboardEvent | The event triggered this function. |
Returns: void