EventItemType public enum EventItemType Type of the object modified by the event folder(_:) Folder type Declaration Swift case folder(Folder) file(_:) File type Declaration Swift case file(File) comment(_:) Comment type Declaration Swift case comment(Comment) unknown Unknown type Declaration Swift case unknown © 2020 Box. All rights reserved. (Last updated: 2020-05-15) Generated by jazzy ♪♫ v0.13.1, a Realm project.