findInteractionController property

  1. @override
AndroidFindInteractionController? findInteractionController
final

Represents the find interaction feature controller.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS
  • MacOS

Implementation

@override
final AndroidFindInteractionController? findInteractionController;