Skip to content

msavaria/XamarinForms-TimePickerSeconds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XamarinForms-TimePickerSeconds

Bindable timepicker control with seconds for Xamarin Forms iOS

From the StackOverflow question

XAML Usage

<myControls:MyTimePicker SelectedTime="{Binding SelectedTime}" />

Note that this code is dependent on XForms to get the device screen size, because that's the framework that I'm using for my project, but it can easily be modified.

About

Bindable timepicker control with seconds for Xamarin Forms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages