syncfusion-maui-time-picker

Configure Syncfusion .NET MAUI TimePicker with formats, modes, and restrictions.

60|1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/syncfusion/maui-ui-components-skills --skill syncfusion-maui-time-picker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: syncfusion-maui-time-picker
Source: https://github.com/syncfusion/maui-ui-components-skills/tree/main/skills/syncfusion-maui-time-picker
Command: npx skills add https://github.com/syncfusion/maui-ui-components-skills --skill syncfusion-maui-time-picker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Syncfusion .NET MAUI TimePicker (SfTimePicker) enables developers to add rich, customizable time selection UIs to MAUI apps, covering formatting, modes, events, and styling.

Core Features & Use Cases

  • 14 predefined time formats (12/24 hour, with/without seconds and milliseconds) for flexible display
  • 3 picker modes (Default inline, Dialog, RelativeDialog) with comprehensive configuration and MVVM support
  • Time intervals, looping, and restrictions (Hour/Minute/Second/Millisecond, min/max, blackout times) for scheduling, booking, and time-bound workflows
  • Extensive customization options (header/footer, column headers, selection view, text display modes) plus localization and accessibility

Quick Start

Install the Syncfusion.Maui.Picker package, add the SfTimePicker to your page, and configure a basic format and a default SelectedTime.

Frequently Asked Questions about syncfusion-maui-time-picker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a time picker to a .NET MAUI app for scheduling workflows?

To add a time picker in .NET MAUI, install the Syncfusion.Maui.Picker package, add the SfTimePicker control to your page, and configure the SelectedTime property to enable rich time selection for scheduling and data-entry workflows.

Can I restrict selectable times in a MAUI time picker using min, max, and blackout times?

Yes, you can restrict selectable times in a MAUI time picker by applying minimum and maximum time limits alongside blackout times, preventing users from booking or selecting unavailable hours for time-bound workflows.

What time formats does the Syncfusion MAUI TimePicker support for 12 and 24 hour display?

The Syncfusion MAUI TimePicker supports 14 predefined time formats, allowing flexible display across 12-hour and 24-hour clocks with or without seconds and milliseconds for precise time selection.

Does the .NET MAUI TimePicker support dialog modes and MVVM binding for data entry?

Yes, the .NET MAUI TimePicker supports three picker modes: Default inline, Dialog, and RelativeDialog, all featuring comprehensive configuration and MVVM support for flexible data-entry user interfaces.

How do I customize the header, footer, and column headers in a MAUI time picker UI?

You can customize the MAUI time picker UI by modifying header, footer, column headers, selection view, and text display modes, while also applying extensive styling, localization, and accessibility configurations.