[NUI] Add KeyboardRepeatInfo APIs to Window (#274)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Tue, 12 Jun 2018 07:54:36 +0000 (16:54 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 12 Jun 2018 07:54:36 +0000 (16:54 +0900)
commit09051335896c1bd61f8dcec277e06f275f99e817
tree9b8b69843b4f1d1a8f4d583744abff35b335f5c5
parent29fd9f617d6e0e2f7ccc8f021f0220a78d9b2be1
[NUI] Add KeyboardRepeatInfo APIs to Window (#274)

* [NUI] Add KeyboardRepeatInfo APIs to Window

- Added Set / Get KeyboardRepeatInfo to Window class

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* Fixed Typo error

- Fixed typo : infomation -> information
- Added the unit of the parameter description

* [NUI] Update NUI internal API version

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
packaging/version.txt
src/Tizen.NUI/src/internal/ManualPINVOKE.cs [changed mode: 0755->0644]
src/Tizen.NUI/src/internal/VersionCheck.cs [changed mode: 0755->0644]
src/Tizen.NUI/src/public/Window.cs [changed mode: 0755->0644]