Home

Awesome

Xam.Plugin.PopupMenu

A simple popup menu for Xamarin Forms. This project is not supposed to be feature rich, it is simple a ready quick and lightweight implementation for when you need a menu displayed over a view.

Nuget

https://www.nuget.org/packages/Xam.Plugin.PopupMenu/

Images

alt text

Changelog

Donations

PayPal: ryandixon1993@gmail.com I can't thank you guys enough for the support on my other plugins!

Setup

iOS Only) Call the PopupEffect.Init method to make sure the linker picks this up correctly

  1. Create a new PopupMenu Object
  2. Either manually set the ItemsSource, or use SetBinding
  3. Call ShowPopup on the PopupMenu, passing in the root view you wish for the popup to inherit from
  4. Attach an event to OnItemSelected, this will return the PopupMenu and the selected string

iOS Specifics

Platform Support

Please note: I have only put in platforms I have tested myself.

Feature Requests

DM me on LinkedIn: http://linkedin.radsrc.com