Edge public enum Edge : Int8 A type representing an edge in a rectangle. top Declaration Swift case top leading Declaration Swift case leading bottom Declaration Swift case bottom trailing Declaration Swift case trailing Set An efficient option set of Edges. See more Declaration Swift public struct Set : OptionSet