Contents

selectionGranularity

The level of granularity with which the user can interactively select web view content.

Declaration

var selectionGranularity: WKSelectionGranularity { get set }

Discussion

The value is one of the constants of the enumerated type WKSelectionGranularity. The default value is WKSelectionGranularity.dynamic.

See Also

Setting selection granularity