class FlatlandMouseIntegrationTest_AnonymousSubtree_Class
Defined at line 1774 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_mouse_integration_test.cc
Set up the following view hierarchy:
root - context view
|
parent - target view
|
child (anonymous)
|
granchild
All views have fullscreen hit regions, and each subsequent view covers its parent.
Observe that the anonymous view and its child do not get events or show up in hit tests (and
block other views from getting events.)
Public Methods
void FlatlandMouseIntegrationTest_AnonymousSubtree_Class ()
Defined at line 1774 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_mouse_integration_test.cc
void ~FlatlandMouseIntegrationTest_AnonymousSubtree_Class ()
Defined at line 1774 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_mouse_integration_test.cc