Allow to give empty/null root actor for AddFrameCallback 26/305126/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 29 Jan 2024 03:24:27 +0000 (12:24 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Mon, 29 Jan 2024 03:24:27 +0000 (12:24 +0900)
commitc50ce6f0fc0eb50e6a98ea093f16734136c05971
treeb7f004bc588f38150850f3ddf90513aa3c486137
parent4e89a69d9d15d5eecc59935c5cf5896c13540874
Allow to give empty/null root actor for AddFrameCallback

Let we allow to use null rootActor for AddFrameCallback.

If we use empty handle for it, we will use global frame update callback,
instead of rootActor dependence callbacks.

Change-Id: I9fbb4da8887e31e56f641735971b473d7b66b7d7
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali-csharp-binder/common/dali-wrap.cpp