Fix PropertySetSignalType signal interface signature 04/242604/4
authorSubhransu Mohanty <sub.mohanty@samsung.com>
Fri, 28 Aug 2020 08:13:41 +0000 (17:13 +0900)
committerDavid Steele <david.steele@samsung.com>
Fri, 9 Oct 2020 12:27:01 +0000 (13:27 +0100)
commit866aa954488544bedf20c462846b17c9db723cd9
tree2c6b123c0446d1a402ea0345cee99eed601b9871
parenta549e3c403e67af22be384818d11ca88e4a176f3
Fix PropertySetSignalType signal interface signature

because Property::Value class is not a regular type each
time we pass by value it takes a deep copy(2 allocation)
this interface change will fix that issue.

Change-Id: I1c54c1fac00d0387f474c831df4eacf017dbd54b
dali/public-api/object/handle.h