Getting Started with Templated Picker for Xamarin

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

内容简介: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》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

图解网络硬件

图解网络硬件

[日] 三轮贤一 / 盛荣 / 人民邮电出版社 / 2014-7 / 69.00元

本书详细介绍了计算机网络硬件的相关知识,在对硬件设备、相关技术及规范进行详尽考据和整理的同时,侧重工程实践,重点讲述了在实际网络建设工程中真实使用的网络硬件设备及其相关背景知识,能够帮助读者深入理解计算机网络在工程实践中某些容易混淆的概念,如L3交换机和路由器等。 本书在讲解的同时,还辅以丰富的图例,使计算机网络设备的真实情况一目了然,同时深入浅出地介绍了原本复杂抽象的计算机网络术语,因此对......一起来看看 《图解网络硬件》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

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

在线图片转Base64编码工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具