-
Notifications
You must be signed in to change notification settings - Fork 25.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blazor Hybrid API doc cross-links #26044
Comments
@guardrex .NET MAUI's |
@davidbritch ... Are you aware if there's anything going on in the background to get the following API exposed in the API docs?
I'd like to be able to cross-link those to API docs in order to close this issue out. |
@guardrex What namespaces are those types in? |
@davidbritch ... I see the problem! Mackinnion and Tanay made changes to totally drop this API prior to the 6.0 release in favor of However, I had a 7.0 release tracking issue that referred to the older PU issue for the original work on the feature that included this API. Well ... that API never made the cut for 6.0, which explains why it can't be found in the API docs 🙈😄. I dutifully followed my own broken roadmap tracking entry and added API to the topic that never existed in the first place. I hate when this type of thing happens ... when these rotten 😈 get into the docs. However, we do have all of the correct API and API doc cross-links for the navigation features and the correct guidance for the feature. It's just this extra section of coverage that needs to be 🔪 out of the doc, which I'm taking care of right now on #28132. Sorry to have bothered you on this one! I can close this issue out now. We have all of the API doc cross-links for all of the API that needs linking. |
UPDATES
UrlLoadingStrategy
enum for .NET 7.InitializeComponent
method where it's called out in the Hybrid docs.Currently MIA ...
ExternalNavigationStarting
ExternalLinkNavigationEventArgs
ExternalLinkNavigationPolicy
Prior MIA API that became available. The following have already received their API doc cross-links:
: Generated at build time.InitializeComponent
Microsoft.Maui.Hosting.MauiApp
:<xref:Microsoft.Maui.Hosting.MauiApp>
UseMauiApp
:<xref:Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.UseMauiApp%2A>
MauiAppBuilder
:<xref:Microsoft.Maui.Hosting.MauiAppBuilder>
Microsoft.Maui.Storage
:<xref:Microsoft.Maui.Storage>
UrlLoading
UrlLoadingEventArgs
UrlLoadingStrategy
Microsoft.AspNetCore.Components.WebView.WindowsForms
Microsoft.AspNetCore.Components.WebView.Wpf
AddMauiBlazorWebView
BlazorWebView
BlazorWebViewInitializing
BlazorWebViewInitialized
The text was updated successfully, but these errors were encountered: