AlbumSortType @objc public enum AlbumSortType : UInt, Sendable 相册展示内容按日期排序的方式 positive 日期最新的内容排在后面 Declaration Swift case positive = 0 reverse 日期最新的内容排在前面 Declaration Swift case reverse © 2025 Wu Yong. All rights reserved. (Last updated: 2025-02-12) Generated by jazzy ♪♫ v0.15.3, a Realm project.