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