Go to the source code of this file.
Classes | |
category | SemanticsObject(Tests) |
Namespaces | |
flutter | |
Variables | |
const CGRect | kScreenSize = CGRectMake(0, 0, 600, 800) |
SemanticsAction action |
Definition at line 21 of file SemanticsObjectTestMocks.h.
Referenced by flutter::AccessibilityBridge::AddFlutterSemanticsCustomActionUpdate(), flutter::TestAccessibilityBridge::DispatchAccessibilityAction(), FlutterTouchInterceptingView::initWithEmbeddedView:platformViewsController:gestureRecognizersBlockingPolicy:, and SemanticsObject::onCustomAccessibilityAction:.
int32_t id |
Definition at line 20 of file SemanticsObjectTestMocks.h.
Referenced by flutter::testing::CreateSemanticsNode(), and flutter::FlutterPlatformViewsController::FindFirstResponderPlatformViewId.
bool isVoiceOverRunningValue |
Definition at line 50 of file SemanticsObjectTestMocks.h.
const CGRect kScreenSize = CGRectMake(0, 0, 600, 800) |
Definition at line 10 of file SemanticsObjectTestMocks.h.
std::vector<SemanticsActionObservation> observations |
Definition at line 49 of file SemanticsObjectTestMocks.h.