Version

SetRowSeparatorHeight Method

Sets the RowSeparatorHeight property to a value of the specified units.
Syntax
public void SetRowSeparatorHeight( 
   Android.Util.ComplexUnitType unit,
   int value
)

Parameters

unit
The type of unit the value is expressed in.
value
The value to set.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also