Getting Started with Templated Picker for Xamarin

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

内容简介:As part of theThe Templated Picker in

As part of the  Telerik R1 2020 release , we released a series of pickers for Xamarin.Forms. In previous blog posts, we have reviewed theDateTime PickerandList Pickercontrols and the features they provide. It's time to get you familiarized with our Custom (Templated) Picker control.

The Templated Picker in Telerik UI for Xamarin is a control that enables you to tailor an item selection with a custom template, thus covering any potential scenario you might need for your mobile development initiative.

Getting Started with Templated Picker for Xamarin

As in the List and DateTime Pickers, its items are visualized inside a popup. The Templated Picker has a number of features that allow you to define what text will be displayed when an item from the selector is picked, fully customize what will be visualized inside the Picker’s popup and customize the popup header and footer.

In this blog post I will get you familiar with the new Templated (Custom) Picker control and the features it provides.

Templated Picker in Telerik UI for Xamarin - Key Features:

  • Selector Template : define a template for the items, as well as the selected one.
  • DisplayString Format : chose what text to display when an item from the list is picked.
  • Flexible Styling API : style the items, popup, header and footer of the picker.
  • Commands Support : commands for clearing a selected item, opening and closing the dialog. In addition the Popup exposes an Accept command that is fired when the OK button is clicked and a Cancel command that is fired when the Cancel button is clicked.

Selector Template

You can fully customize the appearance of the Templated Picker. The selector template property allows you to choose what to display in the popup after opening the Templated Picker. We also give you the option to customize the header and footer through the HeaderTemplate and FooterTemplate properties.

Our Templated Picker for Xamarin offers the useful functionality of a placeholder text. Developers can define what text is to be displayed when no item is selected, thus indicating to the end user the data they need to input, e.g. “Select color.” You can set a text using the Placeholder property or customize the default look through the PlaceholderTemplate property.

Getting Started with Templated Picker for Xamarin

You can find more about the Selector Template in the Telerik UI for Xamarin Samples TemplatedPicker/FirstLook .

DisplayString Format

The DisplayStringFormat property defines what text will be displayed when an item is selected, and you can also apply formatting to a string when an item is selected.

Flexible Styling API

You can style any part of the list picker control. Here is a list of the styling API we have exposed:

  • PlaceholderLabelStyle
  • DisplayLabelStyle

In order to style the popup, you need to use the TemplatedPicker.SelectorSetting property. The property provides the following options for styling the:

  • PopupViewStyle
  • HeaderStyle
  • HeaderLabelStyle
  • FooterStyle
  • buttons inside the footer – AcceptButtonStyle and CancelButtonStyle

Also, you have the ability to set a background color outside of the popup using the PopupOutsideBackgroundColor .

Change the text for the Popup header using the HeaderLabelText and set an icon or different text to the AcceptButtonText and CancelButtonText.

Tell Us What You Think

We would love to hear what you think about the Custom (Templated) Picker control and how we can continue to improve it. If you have any ideas for features to add, do not hesitate to share this information with us on our Telerik UI for Xamarin Feedback portal .

Don’t forget to check out the various demos of the control in our SDK Sample Browser and the Telerik UI for Xamarin  Demos application.

If you have not yet tried the Telerik UI for Xamarin suite, take it out for a spin with a 30-day free trial, offering all the functionalities and controls at your disposal at zero cost.

Start Your Trial

Happy coding with our controls! If you are curious about Date and Time pickers, don’t forget to check out our post – Getting Started with Date and Time Picker for Xamarin . Or if you need a ListPicker in your mobile application and looping functionality check out the List Picker for Xamarin blog post .


以上所述就是小编给大家介绍的《Getting Started with Templated Picker for Xamarin》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

百面机器学习

百面机器学习

诸葛越、葫芦娃 / 人民邮电出版社 / 2018-8-1 / 89.00元

人工智能领域正在以超乎人们想象的速度发展,本书赶在人工智能彻底占领世界之前完成编写,实属万幸。 书中收录了超过100道机器学习算法工程师的面试题目和解答,其中大部分源于Hulu算法研究岗位的真实场景。本书从日常工作、生活中各种有趣的现象出发,不仅囊括了机器学习的基本知识 ,而且还包含了成为出众算法工程师的相关技能,更重要的是凝聚了笔者对人工智能领域的一颗热忱之心,旨在培养读者发现问题、解决问......一起来看看 《百面机器学习》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具