enableCaretBrowsing property

bool? enableCaretBrowsing
getter/setter pair

Sets whether caret browsing mode is enabled. Caret browsing mode allows users to navigate through web pages using the keyboard, with a visible caret (text cursor) that can be moved through the content.

The default value is false.

Officially Supported Platforms/Implementations:

Implementation

bool? enableCaretBrowsing;