UIDynamicAnimator.GetLayoutAttributesForSupplementaryView 方法

定义

UICollectioNView 补充视图的布局属性。

[Foundation.Export("layoutAttributesForSupplementaryViewOfKind:atIndexPath:")]
public virtual UIKit.UICollectionViewLayoutAttributes GetLayoutAttributesForSupplementaryView (Foundation.NSString viewKind, Foundation.NSIndexPath viewIndexPath);
abstract member GetLayoutAttributesForSupplementaryView : Foundation.NSString * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
override this.GetLayoutAttributesForSupplementaryView : Foundation.NSString * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes

参数

viewKind
NSString
viewIndexPath
NSIndexPath

返回

属性

适用于