selectionGranularity property

SelectionGranularity? selectionGranularity
getter/setter pair

The level of granularity with which the user can interactively select content in the web view. The default value is SelectionGranularity.DYNAMIC.

Officially Supported Platforms/Implementations:

Implementation

SelectionGranularity? selectionGranularity;