findInteractionController property

  1. @override
IOSFindInteractionController? findInteractionController
final

Represents the find interaction feature controller.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS
  • MacOS

Implementation

@override
final IOSFindInteractionController? findInteractionController;