Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
FlutterTouchInterceptingView() Category Reference

Properties

UIView * embeddedView
 
UIViewController< FlutterViewResponder > * flutterViewController
 
FlutterPlatformViewsControllerplatformViewsController
 
FlutterDelayingGestureRecognizerdelayingRecognizer
 

Detailed Description

Definition at line 518 of file FlutterPlatformViews.mm.

Property Documentation

◆ delayingRecognizer

- (FlutterDelayingGestureRecognizer*) delayingRecognizer
readnonatomicassign

Definition at line 522 of file FlutterPlatformViews.mm.

◆ embeddedView

- (UIView*) embeddedView
readnonatomicweak

Definition at line 519 of file FlutterPlatformViews.mm.

◆ flutterViewController

- (UIViewController<FlutterViewResponder>*) flutterViewController
readnonatomicweak

Definition at line 520 of file FlutterPlatformViews.mm.

◆ platformViewsController

- (FlutterPlatformViewsController*) platformViewsController
readnonatomicweak

Definition at line 521 of file FlutterPlatformViews.mm.


The documentation for this category was generated from the following file: