[NUI][API11] Introduce RemoveFrontInset, RemoveBackInset property
authorChihun Jeong <50663828+ANZ1217@users.noreply.github.com>
Tue, 2 Apr 2024 03:36:30 +0000 (12:36 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 10 May 2024 11:04:32 +0000 (20:04 +0900)
commit34b36d0443ebc3eac37fe4a1532ea3fa4483f9c0
treed9e5bd1f9f73d434e2632af28b55d82b4b82e44d
parent5a82c327bdfa16e4e136052979c88c44249dd845
[NUI][API11] Introduce RemoveFrontInset, RemoveBackInset property

---------

Co-authored-by: ANZ1217 <chihun.jeong@samsung.com>
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/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