Instance Methods | |
(nonnull instancetype) | - initWithImplicitView: |
![]() | |
(nullable FlutterView *) | - viewForId: |
Protected Attributes | |
FlutterView * | _implicitView |
Definition at line 14 of file FlutterCompositorTest.mm.
- (nonnull instancetype) initWithImplicitView: | (nonnull FlutterView*) | view |
Create a FlutterViewMockProvider with the provided view as the implicit view.
Definition at line 25 of file FlutterCompositorTest.mm.
References _implicitView.
|
protected |
Definition at line 15 of file FlutterCompositorTest.mm.
Referenced by initWithImplicitView:.