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 © 2019 . All rights reserved. (Last updated: 2019-10-30) Generated by jazzy ♪♫ v0.11.2, a Realm project.