Xamarin.Forms by Microsoft

<PackageReference Include="Xamarin.Forms" Version="3.4.0.1008975" />

 ListView

public static class ListView
Provides access to the separator style for list views on the iOS platform.

Backing store for the attached property that controls the separator style.

Returns the separator style for a list view.

Returns the separator style for a list view.

public static void SetSeparatorStyle(BindableObject element, SeparatorStyle value)

Sets the separator style for a list view.

Sets the separator style for a list view.