How can you determin which message which was tapped to show the popup? Eg. Can you get it here somehow? void OnImageTapGestureRecognizerTapped(object sender, EventArgs args) { popupLayout.ShowAtTouchPoint(); }