Enumerations
The following enumerations are available globally.
-
Defines the kind of a supplementary view.
- header: indicates that the view is a header
- footer: indicates that the view is a footer
Declaration
Swift
public enum SupplementaryViewKind : Equatable
-
The method for registering cells and supplementary views
See moreDeclaration
Swift
public enum ViewRegistrationMethod