2 references to ToView
Microsoft.Maui.Controls.Compatibility (2)
iOS\Extensions\LayoutExtensions.cs (1)
29
children.Add(view.
ToView
(getDesiredSizeDelegate, sizeThatFitsDelegate, layoutSubViews));
iOS\NativeValueConverterService.cs (1)
27
nativeValue = ((UIView)value).
ToView
();