Position

public enum Position

The stack view position in the InputBarAccessoryView

  • left: Left Stack View
  • right: Bottom Stack View
  • bottom: Left Stack View
  • top: Top Stack View
  • Undocumented

    Declaration

    Swift

    case left
  • Undocumented

    Declaration

    Swift

    case right
  • Undocumented

    Declaration

    Swift

    case bottom
  • top

    Undocumented

    Declaration

    Swift

    case top