macOS/iOS API解説

iOS , Mac アプリケーション開発のために使われる主要フレームワークの日本語情報です。2010年代に書かれた内容です。今後更新はありません。

目次

UICollectionViewLayoutAttributesクラス

INDEX>UIKit>

apple

継承 NSObject
準拠 NSCopying
NSObject (NSObject)
フレームワーク /System/Library/Frameworks/UIKit.framework
使用可能 iOS 6.0以降
定義 UICollectionViewLayout.h

概要

メソッドとプロパティ

参照アイテムのID

indexPath property
representedElementCategory property
representedElementKind property

レイアウト属性にアクセス

frame property
center property
size property
transform3D property
alpha property
zIndex property
hidden property

クラス

UICollectionViewLayoutAttributes

参照