[NUI] Add to get LogicalKey and KeyPressed (#745)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Tue, 12 Mar 2019 03:47:55 +0000 (12:47 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 12 Mar 2019 03:47:55 +0000 (12:47 +0900)
commit17c3dd02e383ffddcbefce13355415dfa4742e51
tree1fffb79f70b3952e40308b0a9519f2929c685f81
parent481f4e992c537cf8a5152ce102c5e952f496edea
[NUI] Add to get LogicalKey and KeyPressed (#745)

* [NUI] Add to get LogicalKey and KeyPressed

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

To use [EditorBrowsable(EditorBrowsableState.Never)] tag, Should include 'System.ComponentModel'.
src/Tizen.NUI/src/internal/NDalicPINVOKE.cs
src/Tizen.NUI/src/public/Key.cs