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.