Overview of .NET MAUI Time Picker (SfTimePicker)

4 Oct 20231 minute to read

Syncfusion .NET MAUI Time Picker (SfTimePicker) control allows you to select the time and visualize its items inside a popup or a drop-down UI element. The Time Picker also enables you to set time formats and customize its dialog appearance by configuring its header, footer, and more.

Key features

  • Header view: The Time Picker allows you to add and customize the header text.

    Header view in .NET MAUI Time picker.

  • Column header view: The .NET MAUI Time Picker provides pre-defined column header text and also you can customize it.

    Column header view in .NET MAUI Time picker.

  • Footer view: Provides validation buttons (OK and Cancel) in the footer view. The footer text and background color can be customized.

    Footer view in .NET MAUI Time picker.

  • Selection view: The selection view is used to show the selected time, and it can be customized.

    Selection view in .NET MAUI Time picker.

  • Time format: Offers 9 predefined formats to represent the value of the time.

    .NET MAUI Time Picker with format h_mm_ss_tt.

  • Picker mode: Show the picker in a Popup with a dialog mode. The relative dialog mode is used to align the picker in a specific position.

    Picker mode in .NET MAUI Time picker.

  • Intervals: The time values can be populated individually with intervals for hours, minutes, and seconds.

    Intervals in .NET MAUI Time picker.

  • Picker interactions: The .NET MAUI Time Picker allows you to select the times through tap and scroll interaction.

    Interactions in .NET MAUI Time picker.