unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
8.93k stars 725 forks source link

[iOS] `TimePicker` Property `MinuteIncrements` is not working #3540

Open takla21 opened 4 years ago

takla21 commented 4 years ago

Current behavior

The MinuteIncrements property is ignored on iOS.

Expected behavior

The MinuteIncrements property should work on all platforms.

How to reproduce it (as minimally and precisely as possible)

MinuteIncrementsSample.zip Open the sample Deploy on iOS Tap on the second TimePicker

Environment

Nuget Package:

Package Version(s): Uno.UI: 3.0.0-dev.783

Affected platform(s):

Visual Studio:

Relevant plugins:

Anything else we need to know?

marwalsch commented 2 years ago

I think the docs should reflect this property missing on iOS. The Improve this Doc link seems broken. image