AnchorPosition

public enum AnchorPosition : Int

Used to specify how rectangles should be anchored

  • Undocumented

    Declaration

    Swift

    case bottomLeft = 1
  • Undocumented

    Declaration

    Swift

    case centre = 2