class FlatlandTouchIntegrationTest_ChildCreatedUsingCreateView_DoesNotGetInput_Class

Defined at line 1101 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_touch_integration_test.cc

Creates a view tree of the form

root_view

|

parent_view

|

child_view

The parent's view gets created using CreateView2 but the child's view gets created using

CreateView. As a result, the child will not receive any input events since it does not have an

associated ViewRef.

Public Methods

void FlatlandTouchIntegrationTest_ChildCreatedUsingCreateView_DoesNotGetInput_Class ()

Defined at line 1101 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_touch_integration_test.cc

void ~FlatlandTouchIntegrationTest_ChildCreatedUsingCreateView_DoesNotGetInput_Class ()

Defined at line 1101 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_touch_integration_test.cc