[EflSharp] Update Circle and efl cs files (#945)
[platform/core/csapi/tizenfx.git] / internals / src / EflSharp / EflSharp / efl / efl_text_types.eot.cs
index 74da060..b98300c 100644 (file)
@@ -8,6 +8,7 @@ using System.ComponentModel;
 namespace Efl {
 
 /// <summary>Bidirectionaltext type</summary>
+[Efl.Eo.BindingEntity]
 public enum TextBidirectionalType
 {
 /// <summary>Natural text type, same as neutral</summary>
@@ -33,6 +34,7 @@ namespace Ui {
 /// <summary>This structure includes all the information about content changes.
 /// It&apos;s meant to be used to implement undo/redo.</summary>
 [StructLayout(LayoutKind.Sequential)]
+[Efl.Eo.BindingEntity]
 public struct TextChangeInfo
 {
     /// <summary>The content added/removed</summary>