Aggregate public enum Aggregate Aggregate type average average of a set. Declaration Swift case average count number of items in a set Declaration Swift case count sum sum of values in a set. Declaration Swift case sum max maximum value in a set. Declaration Swift case max min minimum value in a set. Declaration Swift case min © 2020 . All rights reserved. (Last updated: 2020-04-27) Generated by jazzy ♪♫ v0.13.1, a Realm project.