2 writes to Animate
Microsoft.Maui.Controls (2)
Shell\ShellNavigatingEventArgs.cs (1)
26 Animate = true;
Shell\ShellNavigationManager.cs (1)
387 Animate = isAnimated
1 reference to Animate
Microsoft.Maui.Controls (1)
Shell\ShellNavigationManager.cs (1)
365 Func<Task> navigationTask = () => GoToAsync(navArgs.Target, navArgs.Animate, false, navArgs);