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

Syntax

[get: MonoTouch.Foundation.Export("backgroundView")]
[set: MonoTouch.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 MonoTouch.UIKit.UICollectionView is the vale of it's UIView.BackgroundColor property.

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0