[NUI] Add KeyboardRepeatSettingsChanged event (#1866)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Wed, 5 Aug 2020 01:51:13 +0000 (10:51 +0900)
committerGitHub <noreply@github.com>
Wed, 5 Aug 2020 01:51:13 +0000 (10:51 +0900)
commitb5f82a936a5f3c0e6a4ce7b2cc38c6ec85a2ad46
tree0058f08837582ba80ec8eaf7204e57c309be1e65
parentcde1085437767f9f6cfe87e8496ecc629aeb5256
[NUI] Add KeyboardRepeatSettingsChanged event (#1866)

- This signal is emitted when the values of keyboard repeat, such as delay and rate,
 are changed globally.

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
src/Tizen.NUI/src/internal/Interop/Interop.KeyboardRepeatSettingsChangedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/KeyboardRepeatSettingsChangedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/WindowEvent.cs