[NUI] Modify the default action of back navigation
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / Navigation / AppBar.cs
index de632cd..42d94c5 100755 (executable)
@@ -434,7 +434,7 @@ namespace Tizen.NUI.Components
         /// The default value is true.
         /// If AutoNavigationContent is set to be true and NavigationContent is not set,
         /// then default navigation content is automatically displayed.
-        /// If default navigation content is clicked, it calls navigator pop operation.
+        /// If default navigation content is clicked, the back navigation proceeds.
         /// </summary>
         /// <since_tizen> 9 </since_tizen>
         public bool AutoNavigationContent