[NUI] Add AsyncTextRendered to TextLabel
authorBowon Ryu <bowon.ryu@samsung.com>
Tue, 9 Jul 2024 07:53:18 +0000 (16:53 +0900)
committerJiyun Yang <ji.yang@samsung.com>
Wed, 21 Aug 2024 06:10:37 +0000 (15:10 +0900)
commit9d3b5cd5af739ef5274540d9547d8a82cbacea24
treef206497630f007747ec2bf4934baaf1751a29b9a
parent4de63a93e1fea97db65e47910940631ddb78fb89
[NUI] Add AsyncTextRendered to TextLabel

Signal is emitted along with the size information
once the async text rendering is complete.

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