Enable tab-access in webview for ios xamarin app

Sanjeevi Subramani 1 Reputation point
2021-04-08T04:06:24.683+00:00

we can enable tab-access in IOS safari browser using below settings steps, how can we enable this setting in webview which is a safari browser in xamarin ios app.

By default tab-access is disabled in safari(!). To enable it, check "Preferences > Advanced > Press tab to highlight each item on a page"

This is needed for accessibility issue to focus an element.

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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.