[NUI] Fix typo & bind error at FrameUpdateCallbackInterface
authorEunki, Hong <eunkiki.hong@samsung.com>
Tue, 16 Aug 2022 08:29:36 +0000 (17:29 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Tue, 16 Aug 2022 09:20:25 +0000 (18:20 +0900)
commit93c29b085be8ebdea6112c58be958034be39b70a
treea0228017b14b5abe0fe4f7b92d881d27c81775a3
parent856a38c2ede5d7c13eb524142c538441ac111ef9
[NUI] Fix typo & bind error at FrameUpdateCallbackInterface

There was some mis-bind API and typo error in FrameUpdateCallbackInterface.cs.

This patch fix this error, and also some API (like BakeColor, GetColor)
bind correctly.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/internal/Interop/Interop.FrameUpdateCallbackInterface.cs
src/Tizen.NUI/src/public/Common/FrameUpdateCallbackInterface.cs