[NUI] Add ManualRendered to TextLabel
authorBowon Ryu <bowon.ryu@samsung.com>
Fri, 12 Jul 2024 05:03:31 +0000 (14:03 +0900)
committerJiyun Yang <ji.yang@samsung.com>
Wed, 21 Aug 2024 06:10:37 +0000 (15:10 +0900)
commit0c345ed02254f93e1b8a22e2056783d410519055
treeea294e45ce4e1ee7eb3251c1440c2433388637f7
parent2ad0edf3654ebc458250be5d6d839d7a558f1e58
[NUI] Add ManualRendered to TextLabel

Whether the last async rendering result is a manual render.
If it's false, the render result was automatically requested by OnRelayout.

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