Home
last modified time | relevance | path

Searched refs:focusableOnShow (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test3.cpp166 bool focusableOnShow = false; variable
167 session_->SetFocusableOnShow(focusableOnShow);
169 ASSERT_EQ(session_->IsFocusableOnShow(), focusableOnShow);