AutoSizeableCell
@available(iOS 10.0, *)
open class AutoSizeableCell : UICollectionViewCell, AutoSizeable
Inherit AutoSizeableCell to conform to Autosizable protocol
-
Support for device rotation
Declaration
Swift
public var widthConstraint: NSLayoutConstraint? -
Declaration
Swift
override open func awakeFromNib()
View on GitHub
AutoSizeableCell Class Reference