Time picker
A dropdown used to select a specific time.
How to use this component
Code Resource
Deprecated: htmlentities(): Passing null to parameter #1 ($string) of type string is deprecated in /home/site/wwwroot/wp-content/themes/huntsman-child/single-mobile.php on line 96
<inputs:TimePicker Title="{x:Static resx:AppResources.LblTime}"
IsEnabled="{Binding HasCollection}"
Time="{Binding Reminder.Time}" />
- Title
- Title for picker
- Default isĀ String.Empty
- Time
- Users selected time