From 509649ab19291deb246828fcf18315defce64246 Mon Sep 17 00:00:00 2001 From: Andrew Rudenko Date: Fri, 23 Oct 2020 12:31:47 +0200 Subject: [PATCH] what is covered section --- tutorials/Keyboard/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/Keyboard/README.md b/tutorials/Keyboard/README.md index 9c9df597..dbf0b046 100644 --- a/tutorials/Keyboard/README.md +++ b/tutorials/Keyboard/README.md @@ -4,6 +4,10 @@ This tutorial expects set and ready Compose project build similar to which is described in [Getting Started tutorial](../Getting_Started) +## What is covered + +In this tutorial, we will see two different ways to handle keyboard events in Compose for Desktop as well as some utilities that we have to do it. + ## KeySets & ShortcutHandler Compose for Desktop has a few utilities to work with shortcuts: