Cross platform Xamarin forms tooltip works for IOS, Android and UWP.
UWP: implements Windows.UI.Xaml.ToolTip class
Android: implements https://github.com/ViHtarb/tooltip
IOs: implements https://github.com/nmilcoff/EasyTipView
Sample xaml is self explained :) https://github.com/EmilAlipiev/myToolTip/blob/master/myToolTipSample/myToolTipSample/MainPage.xaml