[NUI] Format all files
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / RecyclerView / SelectionChangedEventArgs.cs
old mode 100644 (file)
new mode 100755 (executable)
index 6041b22..7a1dd1f
@@ -31,7 +31,7 @@ namespace Tizen.NUI.Components
         /// <summary>
         /// Previous selection list.
         /// </summary>
-       [EditorBrowsable(EditorBrowsableState.Never)]
+        [EditorBrowsable(EditorBrowsableState.Never)]
         public IReadOnlyList<object> PreviousSelection { get; }
 
         /// <summary>