Flutter Engine
The Flutter Engine
|
#import <TestFlutterPlatformView.h>
Instance Methods | |
(instancetype) | - initWithFrame:arguments: [implementation] |
Properties | |
id | args |
Arguments passed via the params value in the create method call. More... | |
Definition at line 12 of file TestFlutterPlatformView.h.
|
implementation |
Definition at line 1 of file TestFlutterPlatformView.mm.
|
readwritenonatomiccopy |
Arguments passed via the params value in the create method call.
Definition at line 15 of file TestFlutterPlatformView.h.