DimensionAnchor
public enum DimensionAnchor
Anchors that constrain views along either width or height
-
height anchor
Declaration
Swift
case heightAnchor
-
width anchor
Declaration
Swift
case widthAnchor