◆ sendMessage:reply:
| - (void) sendMessage: |
|
(id _Nullable) |
message |
| reply: |
|
(FlutterReply _Nullable) |
callback |
|
|
| |
Definition at line 188 of file FlutterViewControllerTest.mm.
1720 NSMutableDictionary* replyMessage = [@{
1721 @"handled" : @YES,
1722 } mutableCopy];
1723
1724
1727 ^() {
1729 });
1730}
NS_ASSUME_NONNULL_BEGIN typedef void(^ FlutterReply)(id _Nullable reply)
static CFStringRef kMessageLoopCFRunLoopMode
G_BEGIN_DECLS GBytes * message
FlutterDesktopBinaryReply callback
◆ flutterViewController
◆ messageSent
◆ mockEngine
◆ mockTextInputPlugin
| - (id) mockTextInputPlugin |
|
readwritenonatomicstrong |
The documentation for this class was generated from the following files: