[NUI] Add RotationCompletedAcknowledgement APIs
authorWonsik Jung <sidein@samsung.com>
Fri, 17 Mar 2023 01:14:46 +0000 (10:14 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 20 Mar 2023 02:28:19 +0000 (11:28 +0900)
commit671529aa1c98c17738e8efd933e407aa30191d48
tree2902d4095cccfa3c654c0d88bd1b4a30f15020aa
parent52bf9d7ce8fe247844e1e6cd18c6da4a3bd9d3ca
[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