Add UserInteractionEnabled property for c# binding.
See also,
https://review.tizen.org/gerrit/c/platform/core/uifw/dali-core/+/271115
Change-Id: I0961e115d5d1c658762039598b20af18546e3f3e
}
+SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_USER_INTERACTION_ENABLED_get() {
+ int jresult ;
+ int result;
+
+ result = (int)Dali::DevelActor::Property::USER_INTERACTION_ENABLED;
+ jresult = (int)result;
+ return jresult;
+}
+
+
SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_LEAVE_REQUIRED_get() {
int jresult ;
int result;