Changed EllipsisLocation to EllipsisPosition, removed unneeded tags and modified...
authorShrouq Sabah <s.sabah@samsung.com>
Mon, 5 Jul 2021 14:11:03 +0000 (17:11 +0300)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 3 Aug 2021 01:50:50 +0000 (10:50 +0900)
commit6d943cd0d04e38d92b419fe054226427c84249e7
treea3e8f628837132e97806dc52346c917820283b9a
parenta4cd4a1588f7daaad61b4b25d724b0c0a006e2be
Changed EllipsisLocation to EllipsisPosition, removed unneeded tags and modified Tizen API Level to 9
src/Tizen.NUI/src/internal/Interop/Interop.TextEditor.cs
src/Tizen.NUI/src/internal/Interop/Interop.TextField.cs
src/Tizen.NUI/src/internal/Interop/Interop.TextLabel.cs
src/Tizen.NUI/src/public/BaseComponents/Style/TextLabelStyle.cs
src/Tizen.NUI/src/public/BaseComponents/TextEditor.cs
src/Tizen.NUI/src/public/BaseComponents/TextEditorBindableProperty.cs
src/Tizen.NUI/src/public/BaseComponents/TextField.cs
src/Tizen.NUI/src/public/BaseComponents/TextFieldBindableProperty.cs
src/Tizen.NUI/src/public/BaseComponents/TextLabel.cs
src/Tizen.NUI/src/public/BaseComponents/TextLabelBindableProperty.cs
src/Tizen.NUI/src/public/Common/NUIConstants.cs