Alignment

public enum Alignment : String, Codable

Title alignment.

  • top

    Declaration

    Swift

    case top
  • Declaration

    Swift

    case bottom
  • Declaration

    Swift

    case middle