maui-linux/Xamarin.Forms.Controls/CoreGalleryPages
Gerald Versluis 203d4ffcf0 MaxLines property on Label (#3318)
* Implemented MaxLines on iOS, Mac OS, Android, UWP and WPF

Introduced new MaxLines property on Label

* Set default value to -1

* Implemented reverting to default value

* More improvements

Update measurement when MaxLines property value changes and updates to default values.

fixes #2060
fixes #1706
2018-08-16 07:25:47 +00:00
..
ActivityIndicatorCoreGalleryPage.cs Initial import 2016-03-22 16:13:41 -07:00
ButtonCoreGalleryPage.cs [iOS, Android, UWP] Added padding to Button control (#2426) Fixes #1702 2018-05-14 16:19:43 +01:00
CoreBoxViewGalleryPage.cs [Enhancement] Rounded corners on BoxView (#1998) 2018-05-08 11:34:13 +02:00
CoreGalleryPage.cs Initial import 2016-03-22 16:13:41 -07:00
DatePickerCoreGalleryPage.cs [All] Implement IFontElement on Picker, DatePicker, and TimePicker (#662) 2017-12-12 14:02:21 +00:00
EditorCoreGalleryPage.cs [Core,iOS,Android] Placeholder and PlaceholderColor on Editor (#2012) fixes #1907 2018-05-08 10:11:25 +01:00
EntryCoreGalleryPage.cs Implemented MaxLength property on Entry and Editor (#1880) 2018-02-19 14:27:27 -08:00
FrameCoreGalleryPage.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
ImageCoreGalleryPage.cs Update source image to valid image we control 2017-12-28 16:46:59 -07:00
KeyboardCoreGalleryPage.cs Add Plain Keyboard from KeyboardFlags.None (#155) 2016-06-08 10:36:37 -07:00
LabelCoreGalleryPage.cs MaxLines property on Label (#3318) 2018-08-16 07:25:47 +00:00
ListViewCoreGalleryPage.cs [Android] Small performance fixes to ListViewRenderer, PlatformSpecific IsFastScrollEnabled (#797) 2017-03-08 11:30:08 +00:00
OpenGLViewCoreGalleryPage.cs Initial import 2016-03-22 16:13:41 -07:00
PickerCoreGalleryPage.cs [All] Implement IFontElement on Picker, DatePicker, and TimePicker (#662) 2017-12-12 14:02:21 +00:00
ProgressBarCoreGalleryPage.cs Add ProgressColor on ProgressBar (#1861) 2018-02-15 12:10:40 +00:00
SearchBarCoreGalleryPage.cs Initial import 2016-03-22 16:13:41 -07:00
SliderCoreGalleryPage.cs [UWP] Thumb color and image for Slider (#2065) fixes #1684 2018-03-14 11:02:26 +00:00
StepperCoreGalleryPage.cs Initial import 2016-03-22 16:13:41 -07:00
SwitchCoreGalleryPage.cs Initial import 2016-03-22 16:13:41 -07:00
TableViewCoreGalleryPage.cs Initial import 2016-03-22 16:13:41 -07:00
TimePickerCoreGalleryPage.cs [All] Implement IFontElement on Picker, DatePicker, and TimePicker (#662) 2017-12-12 14:02:21 +00:00
WebViewCoreGalleryPage.cs [Enhancement] Add EvaluateJavaScript method to WebView (#2140) 2018-03-22 10:20:47 -07:00