UIKit.UICollectionView.SetCollectionViewLayout Method
Sets the layout used by this UIKit.UICollectionView.

Syntax

[Foundation.Export("setCollectionViewLayout:animated:completion:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual void SetCollectionViewLayout (UICollectionViewLayout layout, bool animated, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDUICompletionHandler))] UICompletionHandler completion)

Parameters

layout
The new UIKit.UICollectionViewLayout.
animated
true if the transition to the new layout should be animated.
completion
A completion handler action to execute after all other operations are finished.

Remarks

Documentation for this section has not yet been entered.

Requirements

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