Provide Text Alignment of SfTimePicker.HeaderView.

Here in below code there are no option to align text horizontally.

  <picker:SfTimePicker.HeaderView >

      <picker:PickerHeaderView Text="{Binding Source={x:Reference outlineTimeDropdown},Path=PropertyDetail.Title}" Height="40" />

  </picker:SfTimePicker.HeaderView>

or you can allow any type of view in HeaderViewTag.


1 Reply

VO Vishal Omprasad Syncfusion Team January 22, 2024 01:19 PM UTC

Hi Pragnesh,

As per the current implementation, the .NET MAUI SfTimePicker control does not have support to align the Header text.

To better understand your needs, could you please provide more information or the exact use cases regarding your requirement in aligning the header text? This will assist us in evaluating your request and considering it for future implementation.

Regards,

Vishal O.


Loader.
Up arrow icon