c# - Info menu upon Hold for Windows phone -
is possible create kind of info menu when button has triggered event hold. i've looked bit contextmenu, not close automatically when stop holding. want popup, or similar thing shows kind of info when button event hold pressed, , closes when no more "holded". possible , in case should use?
i guess solution utilize popup say. when hold event fired show popup using position of finger. when user releases screen manipulation ended event should fired, can utilize boolean check if hold event or not.
if hold event close popup, or delete it, if need remove memory.
c# xaml button windows-phone-8
No comments:
Post a Comment