[NUI] Add InputMethodSettings property to TextEditor
authorBowon Ryu <bowon.ryu@samsung.com>
Mon, 24 May 2021 04:30:55 +0000 (13:30 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 1 Jun 2021 08:03:31 +0000 (17:03 +0900)
commitf63eca250558aa17a1725720d04d57bacea763ab
treebf74d4f3395fbd87700b4f8e569ae1cd6b3d4f29
parentf45aa16a1831cf5e1e3e9de8805e8a26472a9dc7
[NUI] Add InputMethodSettings property to TextEditor

This property is already provided in TextField.
TextEditor also needs a property that controls the options of the input method.

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
src/Tizen.NUI/src/internal/Interop/Interop.TextEditor.cs
src/Tizen.NUI/src/public/BaseComponents/TextEditor.cs
src/Tizen.NUI/src/public/BaseComponents/TextEditorBindableProperty.cs