Skip to content

Instantly share code, notes, and snippets.

@rdelrosario
Created January 25, 2021 20:29
Show Gist options
  • Select an option

  • Save rdelrosario/ce10ebd7c3d9ab049e7ffde25392afb0 to your computer and use it in GitHub Desktop.

Select an option

Save rdelrosario/ce10ebd7c3d9ab049e7ffde25392afb0 to your computer and use it in GitHub Desktop.
<ContentPage.ToolbarItems>
<ToolbarItem Text="Sort" Command="{Binding SortCommand,Mode=OneTime}"/>
</ContentPage.ToolbarItems>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment