UIKit.UICollectionViewFlowLayout.MinimumLineSpacing Property
The minimum spacing between new lines of cells, in the direction of the UICollectionViewFlowLayout.ScrollDirection property (i.e., the opposite of the flow direction).

Syntax

[get: Foundation.Export("minimumLineSpacing")]
[set: Foundation.Export("setMinimumLineSpacing:")]
public virtual nfloat MinimumLineSpacing { get; set; }

Value

The default value is 10.

Remarks

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0