Tooltip in Xamarin Forms on Both Platform Android and iOS Devices

Anonymous
2021-08-03T13:30:59.62+00:00

Hi,

I am implementing tooltip in Xamarin forms reference this Url- https://www.xamboy.com/2019/03/01/showing-tooltips-in-xamarin-forms/

and Added platform specific NuGet package mention below .

Android - https://www.nuget.org/packages/Xamarin.Android.Tooltips/
iOS - https://www.nuget.org/packages/EasyTipView/

After implementing Effect for both Android and iOS is working fine. But i want to how to close tooltip whenever click in any place on page or click another any other label for tooltip because tooltip only close when click on popup.

can anyone help me on this how to close tooltip popup whenever click any place on page or any other label tooltip.

Thanks,

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,326 questions
{count} votes