docs-maui icon indicating copy to clipboard operation
docs-maui copied to clipboard

.NET MAUI 9: BackButtonBehavior binding mode changes

Open davidbritch opened this issue 6 months ago • 0 comments

In .NET MAUI 9, the IsEnabled and IsVisible properties in BackButtonBehavior have their binding modes changed from BindingMode.OneTime to BindingMode.OneWay.

This may not require any doc updates, but it's worth checking the Shell docs.

More info: https://github.com/dotnet/maui/pull/23467

davidbritch avatar Aug 07 '24 15:08 davidbritch