docs-maui
docs-maui copied to clipboard
Add information on how to set Linking behavior manually (editting in csproj file)
Type of issue
Missing information
Description
I am using VS Code and there is no useful info on how to set the Linking settings manually in the .csproj
file. Luckily I could use VS on Windows to see what values they are. Please add these information regarding the MtouchLink
:
<MtouchLink>None</MtouchLink>
<MtouchLink>SdkOnly</MtouchLink>
<MtouchLink>Full</MtouchLink>
Page URL
https://learn.microsoft.com/en-us/dotnet/maui/ios/linking?view=net-maui-8.0&tabs=vs
Content source URL
https://github.com/dotnet/docs-maui/blob/main/docs/ios/linking.md
Document Version Independent Id
a7f7ca85-ab20-3008-58d1-d140f21e3046
Article author
@davidbritch
Metadata
- ID: a7f7ca85-ab20-3008-58d1-d140f21e3046
- Service: dotnet-mobile
- Sub-service: dotnet-maui