[NUI] Change WindowPosition from IntPair to Int32Pair (#4702)
authorEunki Hong <h.pichulia@gmail.com>
Wed, 2 Nov 2022 08:16:42 +0000 (17:16 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 2 Nov 2022 09:06:47 +0000 (18:06 +0900)
commitb4d3e25cfa36a4f6500ec226aa2e3198144e3120
tree7495dc17e82263ccc107a4b2a117e02711bbd96a
parent00fc9f6a57cde151087cb580f822c3622a24a73b
[NUI] Change WindowPosition from IntPair to Int32Pair (#4702)

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Co-authored-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/internal/Common/Int32Pair.cs [moved from src/Tizen.NUI/src/internal/Window/WindowIntPair.cs with 83% similarity]
src/Tizen.NUI/src/internal/Interop/Interop.Int32Pair.cs [moved from src/Tizen.NUI/src/internal/Interop/Interop.WindowIntPair.cs with 67% similarity]
src/Tizen.NUI/src/public/Window/Window.cs