Flutter iOS Embedder
SemanticsObjectTestMocks.h File Reference

Go to the source code of this file.

Classes

category  SemanticsObject(Tests)
 

Namespaces

 flutter
 

Variables

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

Variable Documentation

◆ action

◆ id

◆ isVoiceOverRunningValue

bool isVoiceOverRunningValue

Definition at line 50 of file SemanticsObjectTestMocks.h.

◆ kScreenSize

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

Definition at line 10 of file SemanticsObjectTestMocks.h.

◆ observations

std::vector<SemanticsActionObservation> observations

Definition at line 49 of file SemanticsObjectTestMocks.h.