diff --git a/docs/whats-new/dotnet-8.md b/docs/whats-new/dotnet-8.md index 7db9dbb5f3..304c9d5e88 100644 --- a/docs/whats-new/dotnet-8.md +++ b/docs/whats-new/dotnet-8.md @@ -29,6 +29,7 @@ The following types or members have been deprecated: - has been deprecated. - The [`AutomationProperties.Name`](xref:Microsoft.Maui.Controls.AutomationProperties.NameProperty), [`AutomationProperties.HelpText`](xref:Microsoft.Maui.Controls.AutomationProperties.HelpTextProperty), and [`AutomationProperties.LabeledBy`](xref:Microsoft.Maui.Controls.AutomationProperties.LabeledByProperty) attached properties have been deprecated. +- The has been deprecated. Instead, use the method to attempt to set focus on the view. The following types or members have been removed: