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
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0