Enumerations

The following enumerations are available globally.

  • The method by which to register a view for reuse in a UICollectionView.

    See more

    Declaration

    Swift

    public enum ViewRegistrationMethod : Hashable, Sendable
  • Describes the type of view to be registered for reuse.

    See more

    Declaration

    Swift

    public enum ViewRegistrationViewType : Hashable, Sendable