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

Missing information with MenuBar example

Open AndyWDev opened this issue 1 year ago • 0 comments

Type of issue

Missing information

Description

In the example for creating a menu bar, it shows an example of using data binding to handle the event.

Example:

Command="{Binding ChangeLocationCommand}"

It would be great if there was a link to or an example of what the code would look like to handle the event.

Page URL

https://learn.microsoft.com/en-us/dotnet/maui/user-interface/menu-bar?view=net-maui-8.0

Content source URL

https://github.com/dotnet/docs-maui/blob/main/docs/user-interface/menu-bar.md

Document Version Independent Id

184c91af-4cb0-10a6-bf4b-14b5469f4318

Article author

@davidbritch

Metadata

  • ID: 184c91af-4cb0-10a6-bf4b-14b5469f4318
  • Service: dotnet-mobile
  • Sub-service: dotnet-maui

AndyWDev avatar Feb 01 '24 00:02 AndyWDev