[NUI] Add internal and hidden APIs which are currently used
authorDongsug Song <dongsug.song@samsung.com>
Tue, 22 Dec 2020 11:18:22 +0000 (20:18 +0900)
committerhuiyueun <35286162+huiyueun@users.noreply.github.com>
Mon, 11 Jan 2021 05:49:43 +0000 (14:49 +0900)
commita62671a4e359c40525aa638912a57b2c5c6cd10f
tree25e86c9c562ba9bc5172a989df30b91d5347d889
parent24e91d459af98628568540805ba58caddcd9321d
[NUI] Add internal and hidden APIs which are currently used

- Add internal and hidden APIs which are currently used. otherwise removing them causes build errors.
- Let users to use proper APIs by deleting these deprecated APIs
- User can be informed that these are deprecated and should not be used by warning messeges during build time.
src/Tizen.NUI/src/internal/Interop/Interop.ImageView.cs
src/Tizen.NUI/src/internal/Interop/Interop.View.cs
src/Tizen.NUI/src/internal/Interop/Interop.WidgetView.cs
src/Tizen.NUI/src/internal/Interop/Interop.WidgetViewManager.cs
src/Tizen.NUI/src/internal/Interop/NDalicPINVOKE.cs
src/Tizen.NUI/src/internal/NDalic.cs
src/Tizen.NUI/src/public/Renderer.cs
src/Tizen.NUI/src/public/WidgetView.cs