Flutter Engine
 
Loading...
Searching...
No Matches
FlutterPlatformViewsController(Testing) Category Reference

#include <FlutterPlatformViewsController.h>

Instance Methods

(size_t) - embeddedViewCount
 
(UIView *_Nullable) - platformViewForId:
 
(void) - compositeView:withParams:
 
(const flutter::EmbeddedViewParams &) - compositionParamsForView:
 
(std::vector< int64_t > &) - previousCompositionOrder
 

Detailed Description

Definition at line 119 of file FlutterPlatformViewsController.h.

Method Documentation

◆ compositeView:withParams:

- (void) compositeView: (int64_t)  viewId
withParams: (const flutter::EmbeddedViewParams &)  params 

◆ compositionParamsForView:

- (const EmbeddedViewParams & FlutterPlatformViewsController(Testing)): (int64_t)  viewId

◆ embeddedViewCount

- (size_t) embeddedViewCount

◆ platformViewForId:

- (UIView *_Nullable) platformViewForId: (int64_t)  viewId

◆ previousCompositionOrder

- (vector< int64_t > & FlutterPlatformViewsController(Testing)):

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