[NUI] Support Ellipsis position Property 14/260614/7
authorShrouq Sabah <s.sabah@samsung.com>
Tue, 29 Jun 2021 23:30:46 +0000 (02:30 +0300)
committershrouq Sabah <s.sabah@samsung.com>
Wed, 28 Jul 2021 20:02:39 +0000 (20:02 +0000)
commit2406d3133808bdc10e2043f6718da415b53d39e2
treef5344ffd9d8d454974d84c8ee37e47703a2171a0
parent72efac2fef3ea47658fb6de500cb9e4804a5a05a
[NUI] Support Ellipsis position Property

Added new property Ellipsis to TextEditor
Added new property Ellipsis_Position to TextLabel, TextField and TextEditor

Handled Ellipsis poistion for below cases:
Positions: END, START and MIDDLE
TextController: TextLabel, TextField and TextEditor
SingleLine and Muilt-lines with differnat LineWrap modes
Text direction LTR and RTL

END algorithm already exits
START and MIDDLE algorithms added according to END one

This is to integrate with NUI.

Change-Id: Ia991d8573c2cdbeb904a3703991b840631599f6e
dali-csharp-binder/src/devel-property-wrap.cpp