2 references to GetSeparatorStyle
Microsoft.Maui.Controls (1)
Compatibility\Handlers\ListView\iOS\ListViewRenderer.cs (1)
1105 if (list.OnThisPlatform().GetSeparatorStyle() == SeparatorStyle.FullWidth)
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\ListViewRenderer.cs (1)
1127 if (List.OnThisPlatform().GetSeparatorStyle() == SeparatorStyle.FullWidth)