New Picker Controls, Blazor Bindings, Demo Apps and More in R2 2020 for Telerik UI for Xamarin

栏目: IT技术 · 发布时间: 5年前

内容简介:Try our new picker controls, tinker with Blazor bindings, implement sticky group headers and more with the latest controls and new features for Telerik UI for Xamarin!R2 2020 is finally here and we have a lot of goodies in store for you! Remember our picke

Try our new picker controls, tinker with Blazor bindings, implement sticky group headers and more with the latest controls and new features for Telerik UI for Xamarin!

R2 2020 is finally here and we have a lot of goodies in store for you! Remember our picker controls fromlast release? ListPicker, TemplatedPicker and DateTimePicker? With this release we have shipped the official versions of these pickers. While working on them during R1 2020, we started some parallel work for creating three more pickers for the stack, namely DatePicker, TimePicker and TimeSpanPicker. 

It is important to point out that we've managed to refactor the internal structure of the existing pickers in a way that all the valuable features will be automatically inherited by the newly provided picker controls, including: 

  • Templating 
  • Styling API
  • Formatting 
  • UI virtualization 
  • Localization 
  • Ranges 
  • Commands 

All these features are shared across all pickers, so you can expect the new controls to support them as well.  

DatePicker

The DatePicker control allows the end user to select a date within predefined range. The SpinnerFormat property is used to control which spinners will be visualized visualized and allows for defining  standard and custom format strings for the DateTime object. 

New Picker Controls, Blazor Bindings, Demo Apps and More in R2 2020 for Telerik UI for Xamarin

TimePicker

The TimePicker control is designed to enable the selection of time within the range of a single day. It supports both 12- and 24-hour formats. To hold the current selection, the control uses a nullable TimeSpan object.

The SpinnerFormat property is available here as well - define  standard and some of the custom format strings for TimeSpan class to visualize the respective spinners. If the scenario requires setting additional steps for the spinners, the TimePicker component exposes the HourStep , MinuteStep , SecondStep properties. This feature can help when choosing between predefined slots of time.

New Picker Controls, Blazor Bindings, Demo Apps and More in R2 2020 for Telerik UI for Xamarin

TimeSpanPicker

The TimeSpanPicker is designed to cover all application scenarios that require selection with longer than 24 hours duration. It also uses a nullable TimeSpan object and allows for the selection of a range with a duration of several days. As the other time related picker, this one also allows setting separate steps to any of the spinners. 

New Picker Controls, Blazor Bindings, Demo Apps and More in R2 2020 for Telerik UI for Xamarin

The earlier mentioned refactoring led to slight changes in the public API of the existing DateTimePicker. Everything you need to know about the changes is in our documentation . However, when we compared the advantages and disadvantages of these changes we decided to go ahead and implement them for the better.

On top of the newly provided picker components, we continue to fine-tune and extend the existing ones with fixes and powerful new features. Some of the notable mentions include the ability to customize the headers of the separate spinners. 

Experimental Blazor Bindings

Arguably, the most exiting announcement in the Xamarin space has been the recent announcement by MIcrosoft about launching Experimental Mobile Blazor Bindings

.

Our team immediately jumped on the bandwagon and as of R2 2020 we provide experimental Blazor bindings for several of the Telerik UI for Xamarin components. Here are the components you can tinker with for your new Blazor Bindings project:

  • ListView 
  • SideDrawer 
    • BusyIndicator 
    • Border 
    • Button 
    • CheckBox 

    For additional information refer to the  documentation .


    以上所述就是小编给大家介绍的《New Picker Controls, Blazor Bindings, Demo Apps and More in R2 2020 for Telerik UI for Xamarin》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

    查看所有标签

    猜你喜欢:

    本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

    深度探索C++对象模型(影印版)

    深度探索C++对象模型(影印版)

    Stanley B. Lippman / 中国电力出版社 / 2003-8-1 / 42.00

    本书重点介绍了C++面向对象程序设计的底层机制,包括结构式语意、暂时性对象的生成、封装、继承和虚拟——虚拟函数和虚拟继承。书中向你表明:理解底层实现模型,可以极大地提高你的编码效率。Lippman澄清了那些关于C++系统开销与复杂性的各种错误信息和猜测,指出了其中某些成本和利益交换确实存在。他在书中详述了各种实现模型,指出了它们的发展方向以及促使其发展的根本原因。本书涵盖了C++对象模型的语意暗示......一起来看看 《深度探索C++对象模型(影印版)》 这本书的介绍吧!

    XML 在线格式化
    XML 在线格式化

    在线 XML 格式化压缩工具

    正则表达式在线测试
    正则表达式在线测试

    正则表达式在线测试

    RGB HSV 转换
    RGB HSV 转换

    RGB HSV 互转工具