Searched defs:PickerDialogEvent (Results 1 – 1 of 1) sorted by relevance
47 struct PickerDialogEvent { struct48 std::function<void()> onDidAppear;49 std::function<void()> onDidDisappear;50 std::function<void()> onWillAppear;51 std::function<void()> onWillDisappear;