Guest User

Untitled

a guest
May 25th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <ContentPage.ToolbarItems>
  2. <ToolbarItem Text="Back" Clicked="GoBack" />
  3. </ContentPage.ToolbarItems>
  4.  
  5. LoadApplication(new App(Intent.Action));
Add Comment
Please, Sign In to add comment