maui-linux/Xamarin.Forms.Platform.iOS
Frank A. Krueger e8660383b0 [All] Use IReflectableType when accessing the Registrar (#1006)
* [Core] Add GetHandlerForObject and GetHandlerTypeForObject to Registrar

These new methods first try to use IReflectableType in order to support
dynamic objects. If that fails, GetType is used.

* [Platforms] Switch to query the Registrar using GetHandlerForObject

This enables dynamic objects to be used as renderers and other
points of extensibility.

* Take into account dynamic type info when comparing cell renderers

* Fix null renderer object type

* Update Registrar`1.xml

* Update Registrar`1.xml
2017-09-28 16:35:28 +02:00
..
Cells [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
Extensions [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
Properties Remove iOS classic from CI system (#353) 2016-09-14 22:56:17 +01:00
Renderers [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
Resources Initial import 2016-03-22 16:13:41 -07:00
CADisplayLinkTicker.cs Remove iOS classic from CI system (#353) 2016-09-14 22:56:17 +01:00
ContextActionCell.cs Add iOS prototypical cell cache for LV RowHeight calcs (#1143) 2017-09-16 15:10:04 +01:00
ContextScrollViewDelegate.cs [iOS] Can activate ContextActions on ListViews reliably again (#1144) 2017-09-15 18:52:24 -07:00
Deserializer.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
EffectUtilities.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
ElementChangedEventArgs.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
EventTracker.cs Allow multiple tap gestures to fire simultaneously on iOS (#964) 2017-06-21 12:13:06 +01:00
ExportCellAttribute.cs Initial import 2016-03-22 16:13:41 -07:00
ExportImageSourceHandlerAttribute.cs Initial import 2016-03-22 16:13:41 -07:00
ExportRendererAttribute.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
Flags.cs Add support for backcompat hint flags (#1074) 2017-08-10 19:08:18 +01:00
Forms.cs [iOS] Make sure to include query path on generated url (#1119) 2017-09-01 16:26:03 +01:00
FormsApplicationDelegate.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
GlobalCloseContextGestureRecognizer.cs Remove iOS classic from CI system (#353) 2016-09-14 22:56:17 +01:00
IVisualElementRenderer.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
NativeBindingService.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
NativeValueConverterService.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
NativeViewPropertyListener.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
NativeViewWrapper.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
NativeViewWrapperRenderer.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
PageExtensions.cs Remove iOS classic from CI system (#353) 2016-09-14 22:56:17 +01:00
Platform.cs [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
PlatformEffect.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
PlatformRenderer.cs Prevent double dimiss of modal view controller when webview opens image picker (#951) 2017-06-12 11:49:58 +01:00
RendererFactory.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
RendererPool.cs [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
ResourcesProvider.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
ViewInitializedEventArgs.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
ViewRenderer.cs [All] Rename Accessibility -> AutomationProperties (#912) 2017-05-10 18:20:57 +01:00
VisualElementPackager.cs [C, iOS, Android] LayoutCompression (#1136) 2017-09-13 11:18:59 +02:00
VisualElementRenderer.cs [iOS] Prevent ListView HasUnevenRows crash when template w/container Element is swapped (#1095) 2017-08-15 16:50:59 +01:00
VisualElementTracker.cs [C, iOS, Android] LayoutCompression (#1136) 2017-09-13 11:18:59 +02:00
Xamarin.Forms.Platform.iOS.csproj Add support for backcompat hint flags (#1074) 2017-08-10 19:08:18 +01:00
Xamarin.Forms.Platform.iOS.nuspec Initial import 2016-03-22 16:13:41 -07:00
iOSAppIndexingProvider.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
iOSAppLinks.cs [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00