Additional Inherited Members | |
Instance Methods inherited from FlutterPasteboard | |
(NSInteger) | - clearContents |
(NSString *) | - stringForType: |
(BOOL) | - setString:forType: |
Fake pasteboard implementation to allow tests to work in environments without a real pasteboard.
Definition at line 17 of file FlutterEngineTestUtils.mm.