FlutterPlatformViewGestureRecognizersBlockingPolicy
typedef enum FlutterPlatformViewGestureRecognizersBlockingPolicy
FlutterPlatformViewGestureRecognizersBlockingPolicy
How the UIGestureRecognizers of a platform view are blocked.
UIGestureRecognizers of platform views can be blocked based on decisions made by the Flutter Framework (e.g. When an interact-able widget is covering the platform view).
-
How the UIGestureRecognizers of a platform view are blocked.
UIGestureRecognizers of platform views can be blocked based on decisions made by the Flutter Framework (e.g. When an interact-able widget is covering the platform view).
See moreDeclaration
Objective-C
enum {}