[NUI] Add RotationCompletedAcknowledgement APIs
authorWonsik Jung <sidein@samsung.com>
Fri, 17 Mar 2023 01:18:08 +0000 (10:18 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 20 Mar 2023 11:28:47 +0000 (20:28 +0900)
commitd280ee6ef6eeae90298fab5bab439feb0fcdc173
treeed20ac57f2397509cbddd484c0d553722788183c
parent6afe42f0d667b38c25922589e6260e872c7a8fc5
[NUI] Add RotationCompletedAcknowledgement APIs

Add RotationCompletedAcknowledgement APIs in Window.
The APIs are SetNeedsRotationCompletedAcknowledgement and SendRotationCompletedAcknowledgement
src/Tizen.NUI/src/internal/Interop/Interop.Window.cs
src/Tizen.NUI/src/public/Window/Window.cs
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/WindowTest.cs