UIKit.UICollectionViewFlowLayout.MinimumInteritemSpacing Property
The minimum spacing between cells in the direction of the flow (i.e., between sides if horizontal, between bottom and top if vertical).

Syntax

[get: Foundation.Export("minimumInteritemSpacing")]
[set: Foundation.Export("setMinimumInteritemSpacing:")]
public virtual nfloat MinimumInteritemSpacing { 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