.NET MAUI Time Picker - A Quick and Interactive Time Picker
- Multiple picker modes and time formats.
- Customization options for the header, column header, footer, and selection view.
Trusted by the world’s leading companies
Overview
The Syncfusion® .NET MAUI Time Picker (SfTimePicker) is a fully customizable control that lets you select a time. It supports the customization of the format, header, footer, and selection view. It can be opened as a dialog.
.NET MAUI Time Picker code example
Easily get started with the .NET MAUI Time Picker using a few simple lines of XAML and C# code, as demonstrated in the following example. Also explore this .NET MAUI Time Picker example, which shows you how to render and configure a Time Picker in .NET MAUI.
<picker:SfTimePicker x:Name="picker">
<picker:SfTimePicker.HeaderView>
<picker:PickerHeaderView Text="Time Picker" Height="40" />
</picker:SfTimePicker.HeaderView>
</picker:SfTimePicker>SfTimePicker picker = new SfTimePicker();
picker.HeaderView = new PickerHeaderView()
{
Text = "Time Picker",
Height = 40,
};
this.Content = picker;Header view
The .NET MAUI Time Picker lets users add and customize header text to provide clarity for the user and match the app’s style.


Column header view
The .NET MAUI Time Picker supports a customizable column header view to create a distinct separation between the headings and the body of the picker.
Footer view
The .NET MAUI Time Picker provides validation buttons (OK and Cancel) in the footer view. The footer text and background color can be customized.


Selection view
The customizable .NET MAUI Time Picker selection view clearly displays the selected time.
Time format
The .NET MAUI Time Picker provides 9 predefined formats for displaying time values, giving you as much or little precision as you need.

Picker modes
Show the picker in a pop-up with the dialog mode. The relative dialog mode is used to align the picker in a specific position that makes the control look better in the UI.
Text display modes
The .NET MAUI Time Picker allows users to display picker items based on the text display mode. It offers four modes: default, fade, shrink, and FadeAndShrink.


Time restriction
The .NET MAUI TimePicker allows users to restrict the selection of time beyond the specified minimum and maximum time range.
Blackout times
The .NET MAUI Time Picker allows users to restrict selection of specified blackout times.


Intervals
Time values can be populated individually with intervals for hour, minute, and second.
Picker interactions
The .NET MAUI Time Picker provides a user-friendly experience for selecting times. Users can intuitively choose a time by scrolling and tapping with smooth interactions.


Looping
The Time Picker control has looping functionality. Users can scroll through time values and the list will loop from the end back to the beginning.
Appearance customization
Enhance your Time Picker control’s look using a data template for the following Picker UI elements:
- Header
- Column header
- Footer

Not sure how to create your first .NET MAUI Time Picker control? Our tutorial videos and documentation can help.
I’d love to watch it now I’d love to read it nowFrequently Asked Questions
Why should you choose the Syncfusion® .NET MAUI Time Picker?
The Syncfusion® .NET MAUI Time Picker provides the following:
- Predefined, customizable header, footer, and column header text.
- Validation buttons (OK and Cancel) for the footer view.
- A customizable selection view.
- Nine predefined formats to represent the time.
A pop-up view with a dialog mode. The relative dialog mode aligns the picker in a specific position.
- Intervals for hours, minutes, and seconds for the time values.
- Tap and scroll interactions for selecting times.
Simple configuration and APIs.
- Touch-friendly UI.
Extensive demos and documentation to let you get started quickly with the .NET MAUI Time Picker.
Where can I find the Syncfusion® .NET MAUI Time Picker demo?
You can find our .NET MAUI Time Picker demo here It demonstrates how to render and configure the control.
Can I download and utilize the Syncfusion® .NET MAUI Time Picker for free?
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
How do I get started with the Syncfusion® .NET MAUI Time Picker?
A good place to start would be our comprehensive getting started documentation.
.NET MAUI DataViz & UI Controls
Our Customers Love Us
Awards
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion® is proud to hold the following industry awards.




