Changes

Mobile XAML

2 bytes added, 7 May
/* Tooltips not supported on some iOS devices {{Version/MobileSince|5.0}} */
{{UnderConstructionStart}}
=== Tooltips not supported on some 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.
746
edits