Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Instance Methods | List of all members
FlutterPlatformViewsTestMockFlutterPlatformFactory Class Reference

Instance Methods

(NSObject< FlutterPlatformView > *) - createWithFrame:viewIdentifier:arguments: [implementation]
 

Detailed Description

Definition at line 70 of file FlutterPlatformViewsTest.mm.

Method Documentation

◆ createWithFrame:viewIdentifier:arguments:

- (NSObject< FlutterPlatformView > *) createWithFrame: (CGRect)  frame
viewIdentifier: (int64_t)  viewId
arguments: (id _Nullable)  args 
implementation

Definition at line 43 of file FlutterPlatformViewsTest.mm.

75 :(CGRect)frame
76 viewIdentifier:(int64_t)viewId
77 arguments:(id _Nullable)args {
79}
double frame
Definition examples.cpp:31
G_BEGIN_DECLS G_MODULE_EXPORT FlValue * args
init(device_serial, adb_binary)
Definition _adb_path.py:12
const uintptr_t id

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