{{UnderConstructionStart}}
=== Tooltips not supported on mobile iOS devices {{Version/MobileSince|5.0}} ===
On iOS, native tooltips are only supported under very specific conditions. According to the official [https://learn.microsoft.com/en-us/dotnet/maui/user-interface/tooltips?view=net-maui-10.0| Microsoft documentation], tooltips are only shown when running the app on macOS with a pointer device. On physical iPhones and iPads, tooltips are generally not displayed. This means that using ToolTipProperties in XAML will not work reliably on iOS mobile devices.
</Border>
</syntaxhighlight>
{{UnderConstructionEnd}}
[[Category:Client|Xamarin XAML]]