CarouselCell


super: UIView (on iOS)

This class is reserved and cannot be directly instantiated.

The CarouselCell class defines the attributes and behavior of the cells that appear in Carousel controls.

Properties

  • var identifier: String Identifier set in the cell property inspector. (read-only)

  • var customView: CustomView Custom view template set in the Carousel inspector. (read-only)

  • var objectName: String The name of the object.