[forms-devel] Add CheckCell
S.H Choi
flyofsky at gmail.com
Fri Aug 12 07:58:51 UTC 2016
Hello
I'm suggesting to add CheckCell on Xamarin.Froms.
According to Google Material Design Guidelines, It informed checkbox is
first type in lists-controls part.
(https://material.google.com/components/lists-controls.html)
IOS provides Checkmark to accessory type in tabel view cell.
(
https://developer.apple.com/library/prerelease/content/documentation/UserExperience/Conceptual/UIKitUICatalog/TableViewCell.html
)
i think CheckCell is common UI Component for control in list and tableview.
Added CheckCell class may have the properties like
- Text
- IsChecked
If CheckCell add in the Xamarin.Forms, It will be useful for many
developers.
Please, Consider adding CheckCell in the Xamarin.Forms.
Best Regards,
Seunghyun Choi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/forms-devel/attachments/20160812/3ce90413/attachment.html>
More information about the forms-devel
mailing list