[NUI] Add to set MIME type to the input panel and its callback (#935)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Wed, 24 Jul 2019 03:19:17 +0000 (12:19 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 24 Jul 2019 03:19:17 +0000 (12:19 +0900)
commitce706db0491043475b2add4c000bf5ee5e7d3231
treef8162d941d01e74794aecdad3ad6bb2cb0f709b8
parentf6b72928f8ff6d66b64f2e4bd9e46dc847b9255b
[NUI] Add to set MIME type to the input panel and its callback (#935)

* [NUI] Add to set MIME type to the input panel and its callback

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

All APIs will be opened later, so changed to hidden APIs.

* Update ContentReceivedSignalType.cs

Removed 'EditorBrowsable' tag on each API because this file is in 'internal' group.
src/Tizen.NUI/src/internal/ContentReceivedSignalType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Interop/Interop.ContentReceivedSignalType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Interop/Interop.InputMethodContext.cs
src/Tizen.NUI/src/public/InputMethodContext.cs