ViewOrder public enum ViewOrder : Int, CaseIterable Undocumented topMost The placement of the views is top-most then left-most then Declaration Swift case topMost leftMost The placement of the views is left-most then top-most Declaration Swift case leftMost