UIKit.UICollectionView.BackgroundView Property
A UIKit.UIView that lies behind all other content and is automatically sized to fill the entire bounds.

Syntax

[get: Foundation.Export("backgroundView")]
[set: Foundation.Export("setBackgroundView:")]
public virtual UIView BackgroundView { get; set; }

See Also

UICollectionViewLayout.RegisterClassForDecorationView

Value

The default value is null.

Remarks

If left to the default value of null, the background of the UIKit.UICollectionView is the vale of it's UIView.BackgroundColor property.

Requirements

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