Flutter macOS Embedder
FakePasteboard Class Reference
Inheritance diagram for FakePasteboard:
FlutterPasteboard

Additional Inherited Members

- Instance Methods inherited from FlutterPasteboard
(NSInteger) - clearContents
 
(NSString *) - stringForType:
 
(BOOL) - setString:forType:
 

Detailed Description

Fake pasteboard implementation to allow tests to work in environments without a real pasteboard.

Definition at line 17 of file FlutterEngineTestUtils.mm.


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