[NUI.Components] Remove build warning for Control.Preload()
authorEunki Hong <eunkiki.hong@samsung.com>
Tue, 24 Oct 2023 14:20:08 +0000 (23:20 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Wed, 25 Oct 2023 12:48:44 +0000 (21:48 +0900)
commit609c20000bcadfea43034649457d0260394778a1
tree0bfff055dd1255a1bd655bc3a8dc56b88d161b20
parentec95af606d3c791af5ac8b2fdb3c16e245e3883f
[NUI.Components] Remove build warning for Control.Preload()

We implement View.Preload() API now. So compiler can feel dizzy
which one is Control.Preload() should do.

To avoid this compilation warning, let we add 'new' keyword for it.

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI.Components/Controls/Control.cs