Note that some Text propeties in devel api can't be changed
[platform/core/uifw/dali-toolkit.git] / plugins / dali-sharp / sharp / internal / DragAndDropDetector.cs
index db7c9f9..567c05a 100644 (file)
@@ -10,7 +10,7 @@
 
 namespace Dali {
 
-public class DragAndDropDetector : BaseHandle {
+internal class DragAndDropDetector : BaseHandle {
   private global::System.Runtime.InteropServices.HandleRef swigCPtr;
 
   internal DragAndDropDetector(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.DragAndDropDetector_SWIGUpcast(cPtr), cMemoryOwn) {