Searched defs:SelectMenuParam (Results 1 – 1 of 1) sorted by relevance
235 struct SelectMenuParam { struct236 std::function<void(int32_t, int32_t)> onAppear;237 std::function<void()> onDisappear;