[NUI][ACR-444] Add EllipsisPosition property to TextLabel, TextField and TextEditor 74/262774/9
authorShrouq Sabah <s.sabah@samsung.com>
Thu, 19 Aug 2021 10:22:07 +0000 (13:22 +0300)
committershrouq Sabah <s.sabah@samsung.com>
Wed, 5 Jan 2022 09:59:46 +0000 (09:59 +0000)
commitb6e1ad584330b098b18b1b27de010347902e9a44
tree0442d5db0e41bc090ec9ba0869f38ecc38be2ae4
parent144dbbbb4c34b191141b6ae9cff60dda15df4e9c
[NUI][ACR-444] Add EllipsisPosition property to TextLabel, TextField and TextEditor

Add test-cases read/write property for:

Ellipsis_Position Property in TextLabel, TextField and TextEditor
Positions: END, START and MIDDLE

Ellipsis Property in TextEditor
Note: Ellipsis Property exists in TextLabel & TextField with test-cases

Change-Id: Iabd9c9362ccfd2d644d4ec19f244a03d8eb5a8fe
tct-suite-vs/Tizen.NUI.Tests/testcase/TSTextEditor.cs
tct-suite-vs/Tizen.NUI.Tests/testcase/TSTextField.cs
tct-suite-vs/Tizen.NUI.Tests/testcase/TSTextLabel.cs