Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
SemanticsObjectTestMocks.h File Reference
import "flutter/shell/platform/darwin/ios/framework/Source/SemanticsObject.h"

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

namespace  flutter
 
namespace  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.