❔ Guid from TappedEventArgs
For the TapGestureRecognizer event handler I am passing in a GUID. I have not figured out how to convert the TappedEventArgs.Parameter to a GUID:
Any help is appreciated.
4 Replies
What type is Parameter?
Funny, debugger shows object {System.Guid} as I thought it should be:
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.