[NUI] Add KeyString in Key.cs (#936)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Wed, 24 Jul 2019 03:19:37 +0000 (12:19 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 24 Jul 2019 03:19:37 +0000 (12:19 +0900)
commite17a5333f336ebc585c6ec4c95ad9e5d1a9161b9
tree8b9e058caff60a024afaae02e17a13e0dd239376
parentce706db0491043475b2add4c000bf5ee5e7d3231
[NUI] Add KeyString in Key.cs (#936)

* [NUI] Add KeyString in Key.cs

- Provide to use 'KeyString' for a clearer meaning instead of 'KeyPressed'

Change-Id: I5aa3680b81cc62d6718aa0f21a08bc7c74b8826b
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* Update Key.cs

- Add set property to KeyString.
src/Tizen.NUI/src/internal/Interop/Interop.Key.cs
src/Tizen.NUI/src/public/Key.cs