- layout
- The new .
- animated
- if the transition to the new layout should be animated.
A task that represents the asynchronous SetCollectionViewLayout operation. The value of the TResult parameter is a UIKit.UICompletionHandler.
The SetCollectionViewLayoutAsync method is suitable to be used with C# async by returning control to the caller with a Task representing the operation.
To be added.