次の方法で共有


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

戻り値

属性

適用対象