Contents

UIDynamicItem

A set of methods that can make a custom object eligible to participate in UIKit Dynamics.

Declaration

@MainActor protocol UIDynamicItem : NSObjectProtocol

Overview

Starting in iOS 7, the UIView and UICollectionViewLayoutAttributes classes implement this protocol.

Topics

Participating in dynamic animation

Constants

See Also

Dynamic items