MarkedModel Swift public enum MarkedModel Possible states in the “Marked” model. unmarked The annotation has not been marked by the user (the default in this model). Declaration Swift case unmarked marked The annotation has been marked by the user. Declaration Swift case marked