CollectionViewPagingLayoutStyle public enum CollectionViewPagingLayoutStyle : Int, Sendable 分页横向滚动布局样式枚举 default 普通模式,水平滑动 Declaration Swift case `default` scale 缩放模式,两边的item会小一点,逐渐向中间放大 Declaration Swift case scale © 2025 Wu Yong. All rights reserved. (Last updated: 2025-02-12) Generated by jazzy ♪♫ v0.15.3, a Realm project.