Searched defs:TimePickerDialogEvent (Results 1 – 1 of 1) sorted by relevance
29 struct TimePickerDialogEvent { struct30 std::function<void()> onDidAppear;31 std::function<void()> onDidDisappear;32 std::function<void()> onWillAppear;33 std::function<void()> onWillDisappear;