Flutter iOS Embedder
SemanticsObjectTestMocks.h File Reference

Go to the source code of this file.

Classes

class  flutter::testing::SemanticsActionObservation
 
class  flutter::testing::MockAccessibilityBridge
 
class  flutter::testing::MockAccessibilityBridgeNoWindow
 
category  SemanticsObject(Tests)
 

Namespaces

 flutter
 
 flutter::testing
 

Variables

const CGRect kScreenSize = CGRectMake(0, 0, 600, 800)
 

Variable Documentation

◆ kScreenSize

const CGRect kScreenSize = CGRectMake(0, 0, 600, 800)

Definition at line 10 of file SemanticsObjectTestMocks.h.