maui-linux/Xamarin.Forms.Platform.iOS
Ravinder Jangra 8931dbd8ee Add Scrollbar Visibility option to the CollectionView (#6602)
* Add Horizontal and Vertical Scrollbar Visibility option to the CollectionView

* bump gitinfo

* make requested changes

* Add Android implementation

* use ScrollBarVisibility.Default instead of 0 and other requested changes
fixes #6053
2019-07-11 16:03:12 -07:00
..
Cells Merge branch '4.0.0' 2019-04-18 16:27:58 +01:00
CollectionView Add Scrollbar Visibility option to the CollectionView (#6602) 2019-07-11 16:03:12 -07:00
Extensions [iOS] Fix NRE when looking for internal buttons (#6170) 2019-05-10 18:33:50 -07:00
Properties Checkbox (#6232) 2019-05-30 10:32:28 -06:00
Renderers Auto-focus next view from Entry with ReturnType.Next (#6706) 2019-07-10 19:18:42 +02:00
Resources Shell hamburger (#5961) 2019-04-24 18:36:19 -06:00
CADisplayLinkTicker.cs
ContextActionCell.cs
ContextScrollViewDelegate.cs [iOS] Fix tapping a ViewCell after close ContextActionMenu (#5425) fixes #4987 2019-03-01 17:22:18 +00:00
Deserializer.cs
DisposeHelpers.cs [Mac] NavigationPageRenderer amendments RE: Issue4388 (#4607) #4388 #4389 2019-02-12 12:33:17 +00:00
EffectUtilities.cs
ElementChangedEventArgs.cs
EventTracker.cs Added TapGesture handling for Spans on Mac OS * fixes #4775 2019-02-13 15:08:39 +00:00
ExportCellAttribute.cs
ExportImageSourceHandlerAttribute.cs
ExportRendererAttribute.cs
Flags.cs
Forms.cs [iOS] adds a flag to ios if user needs to disable accessibility sizing for named font sizes (#6345) 2019-06-13 12:59:01 -07:00
FormsApplicationDelegate.cs
GlobalCloseContextGestureRecognizer.cs
IOSDeviceInfo.cs Update screen size info after orientation change on Android/iOS (#5975) 2019-05-06 15:27:43 -07:00
IVisualElementRenderer.cs
IVisualNativeElementRenderer.cs
ModalWrapper.cs Clean up Platform on PlatformRenderer disposal: fixes #4671 (#6636) 2019-06-24 20:01:57 +01:00
NativeBindingService.cs
NativeValueConverterService.cs
NativeViewPropertyListener.cs
NativeViewWrapper.cs
NativeViewWrapperRenderer.cs
PageExtensions.cs Unhook Page from embedded Application on disposal (#6735) 2019-07-03 16:46:47 -07:00
Platform.cs [Android] Fix KeyNotFoundException during Shell Navigation (#6740) 2019-07-09 18:24:10 -06:00
PlatformEffect.cs
PlatformRenderer.cs Clean up Platform on PlatformRenderer disposal: fixes #4671 (#6636) 2019-06-24 20:01:57 +01:00
RendererFactory.cs
RendererPool.cs
ResourcesProvider.cs
ShadowEffect.cs Add null check in iOS ShadowEffect OnDetached (#5952) 2019-04-26 09:15:04 -07:00
ViewInitializedEventArgs.cs
ViewRenderer.cs Merge branch '3.6.0' into 4.0.0 2019-06-17 12:15:59 +01:00
VisualElementPackager.cs
VisualElementRenderer.cs [Shell, iOS, Android] added tab order on Shell flyout menu items (#5930) 2019-04-23 20:33:09 -06:00
VisualElementTracker.cs [iOS] add single parameter constructor back (#5281) * fixes #5278 2019-02-18 11:31:55 +00:00
Xamarin.Forms.Platform.iOS.csproj Implement CollectionView grouping on iOS (#6590) 2019-07-02 15:34:45 -06:00
Xamarin.Forms.Platform.iOS.nuspec
iOSAppIndexingProvider.cs
iOSAppLinks.cs [iOS] Don't crash if no Thumbnail specified for AppLink (#5684) 2019-03-27 16:41:38 -07:00